monty@hundin.mysql.fi
6cce897696
merge
2001-06-05 03:48:25 +03:00
monty@hundin.mysql.fi
4cbe66582c
Symlinking of tables should not work.
...
Fixed error number handling bug in mysqltest.
Fixed that error number from insert delayed is reported correctly.
merged new vio code with old violite code.
2001-06-05 03:38:10 +03:00
sasha@mysql.sashanet.com
060da63ab3
Merge mysql.sashanet.com:/home/sasha/src/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-04 17:34:11 -06:00
heikki@donna.mysql.fi
d9c18caa20
manual.texi website address change
...
row0sel.c CHECK TABLE now also for InnoDB, a join speed optimization
trx0trx.c CHECK TABLE now also for InnoDB, a join speed optimization
rem0cmp.c CHECK TABLE now also for InnoDB, a join speed optimization
row0mysql.c CHECK TABLE now also for InnoDB, a join speed optimization
page0page.c CHECK TABLE now also for InnoDB, a join speed optimization
row0mysql.h CHECK TABLE now also for InnoDB, a join speed optimization
trx0trx.h CHECK TABLE now also for InnoDB, a join speed optimization
btr0btr.h CHECK TABLE now also for InnoDB, a join speed optimization
btr0cur.h CHECK TABLE now also for InnoDB, a join speed optimization
btr0pcur.h CHECK TABLE now also for InnoDB, a join speed optimization
btr0pcur.ic CHECK TABLE now also for InnoDB, a join speed optimization
btr0btr.c CHECK TABLE now also for InnoDB, a join speed optimization
btr0cur.c CHECK TABLE now also for InnoDB, a join speed optimization
btr0sea.c CHECK TABLE now also for InnoDB, a join speed optimization
innodb.result CHECK TABLE now also for InnoDB, a join speed optimization
ha_innobase.cc CHECK TABLE now also for InnoDB, a join speed optimization
ha_innobase.h CHECK TABLE now also for InnoDB, a join speed optimization
2001-06-03 22:58:03 +03:00
sasha@mysql.sashanet.com
ad0b92f941
do not show user/pass for slave unless running with show-slave-auth-info
...
cleanup of register_slave_on_master()
2001-06-01 21:15:15 -06:00
sasha@mysql.sashanet.com
a5057063ae
Merge mysql.sashanet.com:/home/sasha/src/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql-4.0
2001-06-01 17:44:02 -06:00
sasha@mysql.sashanet.com
e09d554ed6
test if dirty close releases global read lock held by a thread
2001-06-01 17:43:32 -06:00
sasha@mysql.sashanet.com
ef11c1032c
worked around one bug in the new symlink code, but hit another
...
test case included ( drop) - currently fails, along with rpl000009
2001-06-01 15:13:02 -06:00
monty@work.mysql.com
df56b252a7
merge
2001-05-31 12:56:05 +02:00
sasha@mysql.sashanet.com
a817bd3862
A slave now can optionally register with the master providing the
...
info on how to connect to the slave for the clients that connect to
the master, but would like to know where the slaves are
2001-05-30 18:50:56 -06:00
monty@donna.mysql.fi
3dc4b35a05
Fixed problems with decimals withing IF()
...
Force add of FN_LIBCHAR to symlinks on windows
2001-05-29 13:46:17 +03:00
sasha@mysql.sashanet.com
8f6b34f950
updates for LOAD DATA FROM MASTER + some cleanup of replication code
2001-05-28 19:18:23 -06:00
sasha@mysql.sashanet.com
072cca77b2
handle tree overflow in count(distinct)
...
test heap table/tree overflow in count(distinct)
2001-05-24 17:06:53 -06:00
monty@donna.mysql.fi
3641a481d2
Merge work:/home/bk/mysql-4.0 into donna.mysql.fi:/home/my/bk/mysql-4.0
2001-05-23 23:54:18 +03:00
monty@work.mysql.com
b684e9aaeb
Merge
2001-05-23 22:52:21 +02:00
monty@tik.mysql.fi
8685094e15
Don't write rows in MyISAM tables when using count(distinct)
...
Don't read MyISAM header when running without locking
2001-05-23 02:40:46 +03:00
monty@donna.mysql.fi
86eda127f7
Remove wrong access check for locks.
...
Fixed problem with fuzzy dates.
2001-05-23 02:40:24 +03:00
monty@donna.mysql.fi
b40410bca3
Fixed test case to work with the new auto_increment handling in InnoDB
2001-05-23 02:40:23 +03:00
monty@tik.mysql.fi
684082ce79
Updated documentation of how to add new native functions.
...
Small cleanups
2001-05-23 02:30:17 +03:00
monty@donna.mysql.fi
a3be64bfa5
Fixed that MySQL compiles again after last merge.
2001-05-20 16:08:09 +03:00
monty@work.mysql.com
914bbdca50
merge
2001-05-20 12:38:19 +02:00
serg@serg.mysql.com
a40774fb85
merged
2001-05-16 23:22:27 +02:00
serg@serg.mysql.com
b6138af000
Fulltext manual changed, MERGE bug fixed
2001-05-16 23:06:30 +02:00
sasha@mysql.sashanet.com
37d58578e9
mysql-test/r/rpl000001.result
...
forgot to add result
2001-05-16 13:21:49 -06:00
sasha@mysql.sashanet.com
ef27ec42c2
option to free_root() to not my_free() the blocks
...
fixed bug/updated count_distinct2 test
changed reset in count distinct to avoid calls to my_free()
2001-05-12 19:50:51 -06:00
sasha@mysql.sashanet.com
b2977103af
fixes/optimizations for count(distinct)
...
more extensive testing of count(distinct)
2001-05-12 17:52:54 -06:00
sasha@mysql.sashanet.com
7c9b9f471c
Merged with 3.23, needs further fix-up
2001-05-10 15:06:35 -06:00
monty@donna.mysql.fi
965cd30f87
Applied patches for BDB tables
...
Fixes to InnoDB to compile on Windows
Fix for temporary InnoDB tables
Fixed bug in REPLACE()
Fixed sub char keys for InnoDB
2001-05-09 23:02:36 +03:00
sasha@mysql.sashanet.com
c8fdb95815
reversed virtual master
2001-05-03 11:46:49 -06:00
serg@serg.mysql.com
8e882bcafa
Merge
2001-05-02 12:18:05 +02:00
monty@donna.mysql.fi
f01a7fceb2
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-04-25 22:44:57 +03:00
monty@donna.mysql.fi
21e7c668ff
Portability fixes for Ia64 and Sgi compiler
...
DROP DATABASE in mysqladmin asks for confirmation (again)
Added examined_rows to slow query log
SHOW CREATE for TEMPORARY table
2001-04-25 22:44:27 +03:00
sasha@mysql.sashanet.com
be8f18e020
fixed redundant repetition of use db in mysqlbinlog
...
added support for virtual master ( replicating from a directory with binlogs)
test case for backup/restore with virtual master
2001-04-24 17:39:26 -06:00
monty@donna.mysql.fi
9ee2a297c0
Fixes for embedded MySQL
...
Some limit optimization
2001-04-25 01:11:29 +03:00
monty@donna.mysql.fi
1e3df575b9
Fixed probelm with count(*) and normal functions when no matchin rows.
...
Changed 'lib' to 'master-data'
Fix for slow slaves
2001-04-21 17:12:59 +03:00
monty@donna.mysql.fi
0f37b1244b
Fixed portability problems in mysqlcheck
2001-04-21 03:03:08 +03:00
monty@donna.mysql.fi
5e8c4b76d5
Portability fixes
2001-04-20 15:18:46 +03:00
monty@donna.mysql.fi
a94ba10f8d
Fix for BDB and LOCK TABLES
2001-04-19 20:41:19 +03:00
monty@work.mysql.com
93de112238
Merge
2001-04-19 00:58:30 +02:00
monty@donna.mysql.fi
bc6fd0acaa
Added test for PTHREAD_YIELD
...
Removed test of default master parameter
Don't lock locked tables in REPAIR
Changed optimzation for SELECT * from table,table ORDER BY keypart LIMIT
2001-04-18 23:47:11 +03:00
monty@donna.mysql.fi
ad7fa1c940
Don't force conf_to_src to be static an all systems
...
Removed unpredictable test from rpl000001.test
2001-04-18 02:53:21 +03:00
serg@serg.mysql.com
185c2beaea
ft_* variables added
2001-04-17 21:30:02 +02:00
serg@serg.mysql.com
13ef4d1db4
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2001-04-17 14:17:48 +02:00
serg@serg.mysql.com
389a7c0286
bugfix: HAVING MATCH
2001-04-17 14:17:22 +02:00
monty@donna.mysql.fi
4edafca6a3
Fixed that -ldl is not used for clients
...
Fixed rpl000001 to handle the most common mysql-test-run ports.
2001-04-17 14:02:28 +03:00
monty@donna.mysql.fi
1e80c3f3e1
Don't use ranges on HEAP tables with LIKE
...
Don't reconnect client on close
2001-04-17 03:55:25 +03:00
monty@donna.mysql.fi
ac77076ff2
Fixed bug with HEAP tables when using LIKE
2001-04-16 14:05:55 +03:00
serg@serg.mysql.com
5d86c27a2d
mysqltest bugfix
...
typo/bad merge fixed
chmod a-x for man/*.1 files
2001-04-15 20:14:40 +02:00
serg@serg.mysql.com
6a41e1f3a5
merged
2001-04-13 21:29:06 +02:00
serg@serg.mysql.com
f48ed45303
merged
2001-04-13 21:16:53 +02:00
monty@donna.mysql.fi
46839ed2f2
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-04-13 12:39:34 +03:00
monty@donna.mysql.fi
8700c02dae
Changed Innobase to Innodb
...
Deleted a lot of old benchmark runs
2001-04-13 12:25:12 +03:00
sasha@mysql.sashanet.com
1915d11bb4
BitKeeper/triggers/post-commit
...
do REAL_EMAIL magic
mysql-test/mysql-test-run.sh
added show_failed_diffs
mysql-test/r/bench_count_distinct.result
tired of waiting :-)
mysql-test/r/rpl000001.result
new test results after implementing Monty's Hack (TM)
mysql-test/t/bench_count_distinct.test
tired of waiting
mysql-test/t/rpl000001.test
implemented Monty's Hack (TM) to kill a query in the middle of update
without generating a table with 30,000 rows. This will also avoice the
timing uncertainty
2001-04-12 13:46:19 -06:00
sasha@mysql.sashanet.com
593e7ab4f3
Ugly merge of 3.23 changes into 4.0 - fix up needed
2001-04-11 19:09:00 -06:00
sasha@mysql.sashanet.com
16eb5e87a2
merge
2001-04-11 16:49:40 -06:00
sasha@mysql.sashanet.com
2392c3abd7
fixed bugs in the new stuff in rpl000001 test
...
start slave thread if master.info is present and server_id is set
updates for rpl000015 and rpl000016 to remove master.info to make sure
master info struct does not get auto-initialized
2001-04-11 16:29:15 -06:00
monty@donna.mysql.fi
53f518c42d
Fixed bug when using a key on a CHAR(255) NULL column
2001-04-12 00:56:55 +03:00
monty@donna.mysql.fi
dc933ad9d6
Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysql
2001-04-11 20:23:31 +03:00
monty@donna.mysql.fi
d2dc65f1b4
Fixed bug in REGEXP for Linux Alpha
2001-04-11 20:19:52 +03:00
monty@work.mysql.com
8f62579c38
Added all changes from old 4.0 version:
...
PSTACK, libmysqld and MySQL filesystem
UPDATE ... ORDER BY
DELETE ... ORDER BY
New faster fulltext handling
Faster compressed keys
2001-04-11 13:04:03 +02:00
sasha@mysql.sashanet.com
102c1945eb
do not log the drop internal temporary tables into the binary log
...
mark killed partially completed updates with an error code in binlog
stop replication if the master reports a possible partial/killed update
test partially killed update
2001-04-10 20:56:54 -06:00
sasha@mysql.sashanet.com
54b9d367f9
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-04-10 10:21:27 -06:00
monty@donna.mysql.fi
3c82d4a2e1
Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULL
2001-04-10 11:32:28 +03:00
sasha@mysql.sashanet.com
704567d19e
added gprof options
...
added a benchmark test for count(distinct)
2001-04-09 18:25:06 -06:00
monty@donna.mysql.fi
7f21a7a6da
Fixed INSERT DELAYED with Innobase
...
Fix for shutdown on NT
Fixed bug when using wrong dates from blob field.
2001-04-09 21:08:56 +03:00
serg@serg.mysql.com
a6ebe74e3c
Preliminary commit of HANDLER syntax (w/o LIMIT or column-list)
2001-04-07 00:18:33 +02:00
sasha@mysql.sashanet.com
fdf19ea879
moved bdb/innobase to compile-pentium-debug-max
...
fixed bug in variable assignment in mysqltest
fixed coredump on conversion from empty blob/text to date
added test case for empty blob conversion to date
2001-04-05 19:04:34 -06:00
monty@donna.mysql.fi
56f4427f32
Cleanup of manual
2001-04-02 02:33:25 +03:00
sasha@mysql.sashanet.com
620010abfc
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-03-27 10:24:44 -07:00
sasha@mysql.sashanet.com
ee0f6217ea
I was wrong about concurrent insert issue in rpl000016 - it still failed
...
once after the lock. Now changed test case and added eval support to
mysqltest to make it easier to debug
2001-03-27 10:23:04 -07:00
ccarkner@nslinuxw10.bedford.progress.com
d270ccd737
Created an isolation test for testing isolation levels.
2001-03-27 09:56:45 -05:00
monty@donna.mysql.fi
e5da9a96de
Fixed bug in lock tables introduced by shared locks.
...
New lock test
2001-03-27 13:05:48 +03:00
monty@donna.mysql.fi
dab74107ab
Fix a crash in Innobase with tables with many columns and a range query
...
Removed all Attic directories.
2001-03-26 16:49:11 +03:00
monty@donna.mysql.fi
5487d7a8c0
Fixed bug in send in mysqltest
...
Removed usage of @r/result as this made life hard when testing different
table handlers.
Allow concurrent inserts if no update/binary log.
Don't remove key_cache at flush tables.
Fixed bug in SELECT DISTINCT SUM()...
2001-03-25 01:02:26 +02:00
monty@tik.mysql.fi
5c497ccf2f
Merge work:/my/mysql into tik.mysql.fi:/home/my/mysql
2001-03-23 20:40:31 +02:00
monty@tik.mysql.fi
3099c54d94
Test case for bug when updating on key
...
Fixed bug in CONCAT_WS()
Print the default ISOLATION level.
Change lock type for CREATE ... SELECT and INSERT/REPLACE ... SELECT
2001-03-23 20:38:42 +02:00
sasha@mysql.sashanet.com
cb8962ac80
fixed bug on re-open of temp tables after FLUSH in the middle of open
...
added flush test case, but had to comment the fun part out because it
does not work for some reason - will investigate why.
2001-03-22 20:04:59 -07:00
mikef@nslinux.bedford.progress.com
d145a6b97e
Add support for Gemini table handler, Monty has checked and approved
...
Fix bug when read return error
2001-03-21 15:34:16 -05:00
monty@donna.mysql.fi
2aa2255c04
Improved ANALYZE TABLE a bit for small tables.
2001-03-15 13:36:14 +02:00
monty@donna.mysql.fi
c36f4fd0c2
Added tests if a user variable is changed in the same query.
2001-03-15 11:55:44 +02:00
monty@donna.mysql.fi
d0722d73b0
Added fix for using variables with distinct
2001-03-15 03:55:48 +02:00
sasha@mysql.sashanet.com
0dd0d88e8f
changed signal by fd close to signal by vio_close
...
added support for kill expr
fixed coredump in set @a := foo;
added testcase for user_var
added testcase for kill
2001-03-13 23:07:12 -07:00
serg@serg.mysql.com
555430819d
mysql-test/r/order_by.result fixed for new test
...
sql/field.cc ORDER BY bug fixed
2001-03-13 13:30:12 +01:00
monty@donna.mysql.fi
c1402e2d5c
Fixed bug in MAX() optimizing for BDB tables
2001-03-10 17:05:10 +02:00
monty@donna.mysql.fi
32d403f087
Fixed bug in INSERT DELAYED when INSERT generated an error
2001-03-08 21:49:15 +02:00
monty@donna.mysql.fi
98c70da357
Fixed test cases for innobase
...
Fixed bug introduced with last ORDER BY optimization
Changed log position to longlong to avoid warnings.
2001-03-07 23:50:44 +02:00
monty@donna.mysql.fi
becf27e6db
Removed duplicated index_init() calls that causes problems with BDB
...
tables.
Merged maxsql.spec with mysql.spec
2001-03-07 14:06:39 +02:00
monty@donna.mysql.fi
e829e96dbc
Patch from sleepycat to fix problem with BDB and log files
...
Print full command name to log files
Convert table type to supported onces on ALTER TABLE
2001-03-06 20:38:53 +02:00
monty@donna.mysql.fi
bda3e09935
Merged some functions and removed some unused client functions.
...
Remember UNION for ALTER TABLE
Added test for if we are supporting transactions.
Don't allow REPLACE to replace a row when we have generated an auto_increment key
Fixed bug when using BLOB keys
Fixed bug in SET @variable=user.
2001-03-06 15:24:08 +02:00
monty@donna.mysql.fi
5ccbbd83f2
Fixes for innobase usage
...
Fixed bug when using TEXT columns with BDB tables
Allow LOAD DATA INFILE to use numbers with ENUM and SET columns
2001-03-03 03:03:12 +02:00
serg@serg.mysql.com
1cca44ab11
Merge
2001-03-01 21:04:36 +01:00
sasha@mysql.sashanet.com
6a0faa9a65
mysql-test/t/bdb-crash.test
...
make sure we get correct data
2001-03-01 12:01:00 -07:00
serg@serg.mysql.com
444cd700a6
sql_select.cc MATCH ... AGAINST (NULL) bug fixed
...
item_func.cc MATCH ... AGAINST (NULL) bug fixed
fulltext.test MATCH ... AGAINST (NULL) bug fixed
fulltext.result MATCH ... AGAINST (NULL) bug fixed
2001-02-28 11:43:08 +01:00
serg@serg.mysql.com
689273affc
Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql
2001-02-23 22:47:28 +01:00
sasha@mysql.sashanet.com
b7170cf9cc
replication fixes
2001-02-19 23:08:24 -07:00
serg@serg.mysql.com
20cede8d27
Merge
2001-02-19 16:32:00 +01:00
monty@donna.mysql.com
d218ebcc51
Added locks needed for Innobase
...
Fixed mutex problem when doing automatic repair of MyISAM tables
2001-02-18 00:03:37 +02:00
monty@donna.mysql.com
ece13efde9
Write UNION() for MERGE tables
2001-02-17 19:04:33 +02:00
sasha@mysql.sashanet.com
4ae63ecab8
Merge work:/home/bk/mysql
...
into mysql.sashanet.com:/home/sasha/src/bk/mysql
2001-02-14 21:31:35 -07:00
sasha@mysql.sashanet.com
afaf0cbd0f
fixed bug in timestamp replication
2001-02-14 21:23:20 -07:00
monty@donna.mysql.com
450d98e341
Changed --replace to --replace_result in mysqltest
...
Changed errmsg -> my_errmsg (portability issue)
Fixed that mysqlbinlog writes SET TIMESTAMP before all queries
Fixed comments in default my.cnf files
2001-02-15 03:43:14 +02:00
sasha@mysql.sashanet.com
4fffd9dcd9
mysql-test/r/fulltext.result
...
after Indrek's bugfix in show create table, the result has two extra spaces
2001-02-14 13:46:13 -07:00
serg@serg.mysql.com
4ca77206dd
sql_select.cc (at last) fulltext/cache bug fixed
...
fulltext_cache.result (at last) fulltext/cache bug fixed
2001-02-10 20:54:58 +01:00
monty@donna.mysql.com
728b63e0de
Workaround for bug in thread library in Unixware 7
...
Fixed bug in GROUP BY on ELT()
Added SEQUENCE() to UDF examples
2001-02-03 18:00:29 +02:00
monty@donna.mysql.com
bdbc0ef7a0
New myisamchk option --sort-recover
...
Allow delete of crashed MyISAM tables
Fixed bug when BLOB was first part of key
Fixed bug when using result from CASE in GROUP BY
Fixed core-dump bug in monthname()
Optimized calling of check_db_name()
2001-01-31 04:47:25 +02:00
monty@donna.mysql.com
c40b10730e
merge
2001-01-28 21:41:10 +02:00
monty@donna.mysql.com
ce2260586d
Fixed ALTER TABLE on MERGE tables
...
Fixed bug in DISTINCT
2001-01-28 21:35:50 +02:00
sasha@mysql.sashanet.com
70f619856b
fixed up lock counting code - Monty's suggestions
...
updated manual about table lock counter
fixed coredump in DROP DATABASE with long bogus name by non-root user
fixed bug in handling STOP immediately after ROTATE
added test case for buffer overrun on DROP DATABASE by non-root user
added test case for the STOP bug in replication
2001-01-27 15:33:31 -07:00
sasha@mysql.sashanet.com
5f6561ec88
Table_locks_waited
...
Table_locks_immediate
2001-01-26 20:00:42 -07:00
sasha@mysql.sashanet.com
877845dd5e
fixed improper read of log name from master.info which broke slave server restart
...
fixed sync bugs in three test cases
added offset argument to sync_with_master to mysqltest to be able to fix sync bugs
added a test case for slave startup with existing master.info
expanded mysql-test-run.sh to be able to run pre-start shell script initializations
2001-01-24 12:47:09 -07:00
sasha@mysql.sashanet.com
e8ffda5397
Added last_errno and last_error to show slave status
...
slave will skip the first SQL_SLAVE_SKIP_COUNTER events on start -
this is needed to recover from broken replication when the next log
event(s) should just be skipped.
Rotate binlogs when max_binlog_size is reached
2001-01-24 09:15:34 -07:00
sasha@mysql.sashanet.com
b73a4af063
fixes for tests
2001-01-23 08:20:51 -07:00
sasha@mysql.sashanet.com
8b7391c9e0
fixed bug in master_pos_wait(), got rid of sleep hack,
...
added test/sanity check for master_pos_wait()
2001-01-22 12:35:16 -07:00
monty@donna.mysql.com
b3392db290
Fixes for OSF1
...
Made test more reliable on slow machines
2001-01-22 15:33:34 +02:00
monty@donna.mysql.com
2d1082308b
SHOW [FULL] COLUMNS
...
Added timeouts to replication tests to handle concurrent inserts
2001-01-22 05:32:58 +02:00
monty@donna.mysql.com
92ae142a1a
Fixed typos from prev changeset
2001-01-21 16:59:02 +02:00
monty@donna.mysql.com
6f3984bb64
Merge
2001-01-21 16:33:39 +02:00
monty@donna.mysql.com
62771338ca
Changes for --with-server-suffix
...
Fixed mutex bug in logging (crash on windows when doing SET PASSWORD=)
Changed MERGE tables to not use FILE
2001-01-21 16:30:16 +02:00
sasha@mysql.sashanet.com
634ba86ad7
client/mysqltest.c
...
added send/reap/dirty_close
include/mysql.h
mysql_send_query()/mysql_reap_query()
libmysql/libmysql.c
mysql_send_query()/mysql_reap_query()
mysys/my_vsnprintf.c
fixed critical bug that codedumped when connection aborted
sql/sql_parse.cc
0
mysql-test/r/dirty-close.result
New BitKeeper file ``mysql-test/r/dirty-close.result''
mysql-test/t/dirty-close.test
New BitKeeper file ``mysql-test/t/dirty-close.test''
2001-01-19 22:40:16 -07:00
monty@donna.mysql.com
efb0dad5a8
merge
2001-01-19 05:08:59 +02:00
monty@donna.mysql.com
038fe2fc5c
Added MYSQL_SERVER_SUFFIX to mysqld
...
Fixed bug in TRIM
changed strnmov -> strmake
2001-01-19 04:57:29 +02:00
sasha@mysql.sashanet.com
96b32fb3e8
fixed buffer overrun in resolve_stack_dump
...
fixes for restore table
test case for backup/restore
2001-01-18 17:36:20 -07:00
sasha@mysql.sashanet.com
7c73125712
client/mysqltest.c
...
merged continued
mysql-test/t/rpl000004.test
added a test for am empty table
mysql-test/r/rpl000004.result
New BitKeeper file ``mysql-test/r/rpl000004.result''
2001-01-18 10:43:09 -07:00
sasha@mysql.sashanet.com
178f8e91b0
semi-manual merge, some more needs to be fixed in mysqltest.c in fully
...
manual mode
2001-01-17 20:42:27 -07:00
sasha@mysql.sashanet.com
d0f4235a2e
rpl000016.test sync
...
rpl000001.result BitKeeper file /home/sasha/src/bk/mysql/mysql-test/r/rpl000001.result
ignore Added BitKeeper/tmp/bkr3sAHD to the ignore list
slave.h MASTER_POS_WAIT
lex.h MASTER_POS_WAIT
slave.cc MASTER_POS_WAIT, do automagic restart on debugging abort, skip rotate events in
slave.cc debug abort count
sql_repl.cc announce the log name at the start of the log with a fake rotate event
item_create.h MASTER_POS_WAIT
item_func.cc MASTER_POS_WAIT
item_func.h MASTER_POS_WAIT
sql_class.h enter_cond(), exit_cond() helper inliners
item_create.cc added MASTER_POS_WAIT
mysql-test-run.sh speed improvement fixes
rpl000007.test sync
rpl000003.test sleep -> sync
rpl000004.test sleep -> sync, fixed clean up bug
rpl000014.test sync
rpl000009.test sync
rpl000013.test sync
rpl000001.test sleep -> sync
rpl000008.test sync
rpl000006.test sync on cleanup
rpl000011.test sync
rpl000012.test sync
rpl000005.test sleep -> sync
rpl000010.test sync
rpl000015.test sync
rpl000002.test sleep -> sync
rpl000014.result we now know the master log name as soon as we connect
mysql.cc added optional agrument to --wait
mysqltest.c added save_master_pos and sync_with_master commands
2001-01-17 05:47:33 -07:00
monty@donna.mysql.com
0732f7475e
Fixed for bugs that was found when getting full code coverage of BDB
...
Fixed bug with HEAP tables on windows
Fixed bug with HAVING on empty tables
2001-01-17 03:15:20 +02:00
monty@donna.mysql.com
3ca140edb3
Fixed bug in CHECK TABLE ... EXTENDED
...
Added keyword MEDIUM to CHECK TABLE
New benchmarks results for Linux-alpha
2001-01-16 15:02:25 +02:00
monty@donna.mysql.com
513490e70c
Added ORDER BY to test case to make the result comparable
2001-01-16 12:38:58 +02:00
monty@donna.mysql.com
c1b5a5b00f
Removed not used variable 'last_ref'
...
Fixed problem with negative DECIMAL() keys
Fixed some bugs with NULL keys in BDB
More mysql-test tests
2001-01-16 06:02:05 +02:00
monty@donna.mysql.com
fbb40da0aa
Merge work:/my/mysql into donna.mysql.com:/home/my/bk/mysql
2001-01-15 22:57:08 +02:00
tim@cane.mysql.fi
bf0557cc73
Add test for str_to_time
2001-01-15 21:21:06 +02:00
tim@donna.mysql.com
b9eaaf17b9
Add bdb_version variable, and a new test.
2001-01-13 16:12:45 +02:00
monty@donna.mysql.com
6295e1b195
Added test for innobase
...
Fixed problem with NULL keys in BDB
2001-01-12 16:40:27 +02:00
monty@donna.mysql.com
9c80d5cb70
Patches for NetBSD/macppc
...
Fixed bug in LEFT JOIN
Added bdb_log_buffer_size
2001-01-12 13:52:32 +02:00
monty@donna.mysql.com
9612deef88
Merge
2001-01-08 00:09:16 +02:00
monty@donna.mysql.com
6d0e529042
Fixed bug when having many binary log files
...
Fixed bug when deleting keys with possible NULL values
many changes to mysqltest
2001-01-08 00:04:30 +02:00
serg@serg.mysql.com
e0f5c74294
.del-ft0000001.a.result~3d17aff15fa5a9f1 Delete: mysql-test/r/ft0000001.a.result
...
.del-ft0000001.b.result~505c4c00a0bddfc4 Delete: mysql-test/r/ft0000001.b.result
.del-ft0000001.c.result~1040289a75243a92 Delete: mysql-test/r/ft0000001.c.result
.del-ft0000001.d.result~7c549555fbc7663e Delete: mysql-test/r/ft0000001.d.result
.del-ft0000001.e.result~c58d30fd7fe86f4f Delete: mysql-test/r/ft0000001.e.result
.del-ft0000002.a.result~a89b4db1db19f944 Delete: mysql-test/r/ft0000002.a.result
.del-ft0000002.b.result~5de41ce15ae1cedb Delete: mysql-test/r/ft0000002.b.result
.del-ft0000002.c.result~cd66b90918a87531 Delete: mysql-test/r/ft0000002.c.result
fulltext_cache.result Change mode to -rw-rw-r--
fulltext_cache.result BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/r/fulltext_cache.result
config [serg:]checkout:get added
fulltext_cache.test BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/t/fulltext_cache.test
2001-01-06 16:48:12 +01:00
serg@serg.mysql.com
0b7331710b
sql_select.cc check for cond==NULL in add_ft_keys()
...
fulltext_left_join.result BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/r/fulltext_left_join.result
fulltext_left_join.test BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/t/fulltext_left_join.test
2001-01-05 23:31:34 +01:00
monty@donna.mysql.com
7541a877bc
Fixes to get mysql-test-run more portable
2001-01-04 02:56:38 +02:00
monty@donna.mysql.com
9ff59511a5
Cleanup of tests to make them less dependent of eachother
...
Added new big select test
2001-01-03 02:15:48 +02:00
monty@donna.mysql.com
7541f7212c
Fixed bug when opening BDB tables twice
2001-01-02 00:27:08 +02:00
monty@donna.mysql.com
e05df20dc5
Fixed gethostname_r tests to be more portable
2001-01-01 14:17:10 +02:00
monty@donna.mysql.com
336019a559
Moved timestamp tests to type_timestamp
...
Fixed result to new TZ setting
2000-12-31 15:49:47 +02:00
monty@donna.mysql.com
24b63d6bdf
Fix for Tex 3.0
...
Added target test
2000-12-31 14:04:18 +02:00
serg@serg.mysql.com
ec9f38989f
fulltext_multi.test Rename: mysql-test/t/ft0000002.test -> mysql-test/t/fulltext_multi.test
...
fulltext_order_by.test Rename: mysql-test/t/ft0000001.test -> mysql-test/t/fulltext_order_by.test
fulltext_multi.result Rename: mysql-test/r/ft0000002.result -> mysql-test/r/fulltext_multi.result
fulltext_order_by.result Rename: mysql-test/r/ft0000001.result -> mysql-test/r/fulltext_order_by.result
2000-12-30 16:54:33 +01:00
serg@serg.mysql.com
93acfcd360
ft0000001.result BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/r/ft0000001.result
...
ft0000002.result BitKeeper file /usr/home/serg/Abk/mysql/mysql-test/r/ft0000002.result
2000-12-30 16:50:18 +01:00
monty@donna.mysql.com
07b1f0dccd
Fixed --no-defaults in mysqltest
2000-12-29 16:06:10 +02:00
monty@donna.mysql.com
c0f40d14cc
Added support for hex strings to mysqlimport
...
A lot of new tests to mysqltest
Fixed bug with BDB tables and autocommit
2000-12-28 03:56:38 +02:00
monty@donna.mysql.com
361067e915
Extended mysqltest with --commands and 'require'
...
Fixed test results.
Added mysqld variable 'have_isam'
2000-12-27 03:31:06 +02:00
tim@cane.mysql.fi
384b371bd2
ha_berkeley.cc - Don't use subtransactions in update_row by default
...
ha_berkeley.cc - Use the DB_RMW (read, modify, write) flag when removing a key
ha_berkeley.h - Don't use subtransactions in update_row by default
sql_table.cc - Don't use subtransactions in update_row by default
bdb.result BitKeeper file /usr/home/tim/my/work/mysql-test/r/bdb.result
bdb.test BitKeeper file /usr/home/tim/my/work/mysql-test/t/bdb.test
2000-12-26 17:16:49 +02:00
serg@serg.mysql.com
06b0f81586
mysql-test-run.sh remove *.reject before testing
...
mrg000001.test clean merge tables for other tests to work
mysqltest.c always compare vs. @result if any
mrg000002.result corrected
2000-12-22 20:10:35 +01:00
tim@cane.mysql.fi
7e3fd8ce79
Merge work.mysql.com:/home/bk/mysql
...
into cane.mysql.fi:/usr/home/tim/my/work
2000-12-21 12:00:09 +02:00
tim@cane.mysql.fi
6ea6978847
Test replace on all table types.
...
Test delete from BDB table using hidden primary key.
2000-12-21 11:58:02 +02:00
sasha@mysql.sashanet.com
a3e3b04f2a
fixed up rpl000014
...
undid bug in ENCRYPT() - will push this now
added a test case for ENCRYPT()
2000-12-20 07:15:49 -07:00
monty@donna.mysql.com
3ea85078dc
Fixed <=>
...
Added mysqltest for <=>
Removed use of TAB in output from mysql-test-run
2000-12-15 16:12:31 +02:00
monty@tik.mysql.com
4a99b428ed
Merge narttu:/my/mysql into tik.mysql.com:/home/my/mysql
2000-12-15 11:09:15 +02:00
monty@tik.mysql.com
b186b4f27a
Fixed that LPAD() and RPAD() cuts arguments
...
New test for string functions
2000-12-15 10:58:17 +02:00
sasha@mysql.sashanet.com
0ed8894335
mysql-test/r/rpl000016.result
...
forgot to check this in
2000-12-14 20:45:16 -07:00
sasha@mysql.sashanet.com
b63444de1b
client/mysqltest.c
...
added system command
myisammrg/myrg_open.c
fixed coredump when opening an empty union table
sql/sql_repl.cc
fixed warnings, remove confusing comment, fixed coredump in
change master to when master.info was corrupted
added new replication test case
2000-12-14 17:43:13 -07:00
sasha@mysql.sashanet.com
6b004aa730
fixed
2000-12-13 09:58:26 -07:00
sasha@mysql.sashanet.com
d058adf818
--result-file in mysqltest works nicely now
...
added a new test case that relies on --result-file
2000-12-12 15:01:35 -07:00
sasha@mysql.sashanet.com
ca5e1f6d95
test case for a coredump on merge tables. Sergei or Monty, can you fix this?
2000-12-12 08:24:50 -07:00
serg@serg.mysql.com
ef379c0dae
ft0000001.test more tests added
...
ft0000002.test several ft-indexes test
filesort.cc DBUG_PRINT's added
2000-12-12 13:17:29 +01:00
serg@serg.mysql.com
f1e8696a45
sel000032.test backpropagated from mysql-4.0
...
sel000031.test backpropagated from mysql-4.0
sel000014.result backpropagated from mysql-4.0
sel000006.test s|r/3.23/|r/|
sel000007.test s|r/3.23/|r/|
sel000008.test s|r/3.23/|r/|
sel000009.test s|r/3.23/|r/|
sel000010.test s|r/3.23/|r/|
sel000011.test s|r/3.23/|r/|
sel000012.test s|r/3.23/|r/|
sel000013.test s|r/3.23/|r/|
sel000014.test s|r/3.23/|r/|
sel000015.test s|r/3.23/|r/|
sel000016.test s|r/3.23/|r/|
sel000017.test s|r/3.23/|r/|
sel000018.test s|r/3.23/|r/|
sel000019.test s|r/3.23/|r/|
sel000020.test s|r/3.23/|r/|
sel000021.test s|r/3.23/|r/|
sel000022.test s|r/3.23/|r/|
sel000023.test s|r/3.23/|r/|
sel000024.test s|r/3.23/|r/|
sel000025.test s|r/3.23/|r/|
sel000026.test s|r/3.23/|r/|
sel000027.test s|r/3.23/|r/|
sel000028.test s|r/3.23/|r/|
sel000029.test s|r/3.23/|r/|
sel000030.test s|r/3.23/|r/|
sel000033.test s|r/3.23/|r/|
sel000005.test s|r/3.23/|r/|
ft0000001.test s|r/3.23/|r/|
sel000004.test s|r/3.23/|r/|
2000-12-11 14:23:00 +01:00
serg@serg.mysql.com
c6d55ae8d0
Tests backpropagated from mysql-4.0 bk tree
2000-12-11 14:09:31 +01:00
sasha@mysql.sashanet.com
6b7098cb20
fixed bug in load data infile replication
...
updated test suite to always test if slave obeys stop/start commands
2000-12-08 07:11:22 -07:00
sasha@mysql.sashanet.com
fe67aa114f
mrg000001.dummy.result Rename: mysql-test/r/3.23/mrg000001.dummy.result -> mysql-test/r/mrg000001.dummy.result
...
mrg000001.result Rename: mysql-test/r/3.23/mrg000001.result -> mysql-test/r/mrg000001.result
mrg000001.test Rename: mysql-test/t/3.23/mrg000001.test -> mysql-test/t/mrg000001.test
2000-12-07 08:24:18 -07:00
sasha@mysql.sashanet.com
f8d4b377f5
Merge
2000-12-07 08:10:30 -07:00
sasha@mysql.sashanet.com
ec1359416b
fixed up mysql-test - will not push this yet, as more clean up/testing is to follow
2000-12-07 07:54:59 -07:00
serg@serg.mysql.com
97f6bc1171
myrg_rrnd.c merge + insert OK
...
myrg_info.c merge + insert OK
mymrgdef.h merge + insert OK
mrg000001.test test for the above
mysql-test-run compatibility (FreeBSD) changes from mysql-4.0 backpropagated
2000-12-07 00:18:46 +01:00
sasha@mysql.sashanet.com
78b5f8fe8a
updated test case for SELECT DISTINCT coredump
2000-12-05 10:15:27 -07:00
sasha@mysql.sashanet.com
edc0cbd346
Added a test case for a coredump bug in SELECT DISTINCT. Have not yet fixed the coredump itself
2000-12-05 06:12:19 -07:00
sasha@mysql.sashanet.com
07b36014fc
added loops and other cool stuff to mysqltest
...
fixed slave to preserve temp tables on slave stop; slave start
added abort-slave-event-count option to mysqld to test the above
added a test case for temp tables with a contantly aborting slave
removed warning in sql_parse.cc
fixed thimble.cc to compile
2000-12-02 10:11:50 -07:00
sasha@mysql.sashanet.com
dd24015eac
Fixed temp tables to work with replication. It will not work if you stop the slave
...
while slave thread has temp tables - not hard to fix though, but it is time to go to bed
added a new test case for temp table replication and Slave_open_temp_tables
status variable.
Misc fixes
2000-11-25 23:29:01 -07:00
sasha@mysql.sashanet.com
a9ef0b4bf1
slave master.info FILE -> IO_CACHE
...
send_file() is more stack-friendly - changed large static buffer to alloc_root()
fixed my_b_seek() to work with WRITE_CACHE
test case to make sure the slave starts correctly after being stopped
truncated words file so the replication tests will take less time
2000-11-24 19:49:13 -07:00
sasha@mysql.sashanet.com
46400961f7
mysql-test/mysql-test-run
...
cleanup - remove unneeded daeamon restarts
sql/log_event.cc
fixed bug - do not confuse confused slaves even further if they try to
read less than LOG_EVENT_HEADER_LEN before the end of file
sql/mysqlbinlog.cc
give error if constructor fails
sql/mysqld.cc
--disconnect-slave-event-count for replication debugging
sql/slave.cc
--disconnect-slave-event-count
cleanup to remove unneeded sleeps when things go wrong - sleep only
when we have to
sql/slave.h
--disconnect-slave-event-count
test cases for ALTER TABLE ORDER BY and replication offset off by 22
confusion mystery bug (both pass)
2000-11-22 00:23:31 -07:00
sasha@mysql.sashanet.com
74fbeabbf8
client/mysqltest.c
...
generate a bigger reject file ( full in most cases) if the master result file is 0 length
sql/sql_show.cc
fixed 3 bugs in SHOW CREATE TABLE
New test case shw000001 for SHOW CREATE TABLE bugs
2000-11-21 16:41:29 -07:00
sasha@mysql.sashanet.com
14854a669a
fixed warning in sql_class.cc
...
added gdb support, mysqld options per test, and other cool stuff to mysql-test-run
added --replicate-wild-do/ignore-table
more test cases
2000-11-20 23:38:08 -07:00
sasha@mysql.sashanet.com
24a7aae0f4
fixed bugs in delayed insert replication and when slave loses connection after Int_var but before Query
...
public test suite now tests replication code as well
2000-11-17 23:35:40 -07:00
sasha@mysql.sashanet.com
60cdfe07f7
fixed bugs in elt() and make_set()
...
added two new test cases
2000-11-03 07:04:33 -07:00
sasha@mysql.sashanet.com
5b1a34cecd
err000001.test BitKeeper file /home/sasha/src/bk/mysql/mysql-test/t/3.23/err000001.test
...
ins000001.test BitKeeper file /home/sasha/src/bk/mysql/mysql-test/t/3.23/ins000001.test
ins000001.result BitKeeper file /home/sasha/src/bk/mysql/mysql-test/r/3.23/ins000001.result
2000-10-18 11:58:06 -06:00
mwagner@evoq.home.mwagner.org
0c4c2f3b9e
sel000029.xml Escaped &,< chars.
...
sel000022.xml Escaped &,< chars.
sel000021.xml Escaped &,< chars.
sel000020.xml Escaped &,< chars.
sel000011.xml Escaped &,< chars.
sel000010.xml Escaped &,< chars.
translate-tests BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/mybin/translate-tests
select.tst Marked where `ok' tests end.
select.res Added first 30 tests into test suite, left marker.
sel000004.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000004.result
sel000005.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000005.result
sel000006.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000006.result
sel000007.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000007.result
sel000008.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000008.result
sel000009.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000009.result
sel000010.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000010.result
sel000011.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000011.result
sel000012.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000012.result
sel000013.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000013.result
sel000014.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000014.result
sel000015.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000015.result
sel000016.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000016.result
sel000017.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000017.result
sel000018.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000018.result
sel000019.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000019.result
sel000020.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000020.result
sel000021.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000021.result
sel000022.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000022.result
sel000023.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000023.result
sel000024.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000024.result
sel000025.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000025.result
sel000026.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000026.result
sel000027.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000027.result
sel000028.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000028.result
sel000029.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000029.result
sel000030.result BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000030.result
sel000015.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000015.xml
sel000010.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000010.xml
sel000011.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000011.xml
sel000020.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000020.xml
sel000021.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000021.xml
sel000012.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000012.xml
sel000013.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000013.xml
sel000014.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000014.xml
sel000016.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000016.xml
sel000017.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000017.xml
sel000018.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000018.xml
sel000019.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000019.xml
sel000022.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000022.xml
sel000029.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000029.xml
sel000023.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000023.xml
sel000024.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000024.xml
sel000025.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000025.xml
sel000026.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000026.xml
sel000027.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000027.xml
sel000028.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000028.xml
sel000009.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000009.xml
sel000008.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000008.xml
sel000007.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000007.xml
sel000006.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000006.xml
sel000005.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000005.xml
sel000004.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000004.xml
sel000030.xml BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/xml/tests/sel000030.xml
mysql-test_V1.9.pl BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/chew_on_this/mysql-test_V1.9.pl
stop-mysqld BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/mybin/stop-mysqld
start-mysqld BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/mybin/start-mysqld
select.res BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/chew_on_this/select.res
2000-10-18 08:03:55 -05:00
sasha@mysql.sashanet.com
8a076ada3b
mysql-test-run added gcov support
...
sel000003.result BitKeeper file /home/sasha/src/bk/mysql-gcov/mysql-test/r/3.23/sel000003.result
sel000003.test BitKeeper file /home/sasha/src/bk/mysql-gcov/mysql-test/t/3.23/sel000003.test
2000-10-11 17:01:58 -06:00
mwagner@work.mysql.com
68ec8e0084
sel000001.result BitKeeper file /d1/users/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000001.result
...
sel000002.result BitKeeper file /d1/users/mwagner/work/bk/mysql/mysql-test/r/3.23/sel000002.result
.del-select-key.test Delete: mysql-test/t/3.23/select-key.test
.del-simple-select.test Delete: mysql-test/t/3.23/simple-select.test
sel000001.test BitKeeper file /d1/users/mwagner/work/bk/mysql/mysql-test/t/3.23/sel000001.test
sel000002.test BitKeeper file /d1/users/mwagner/work/bk/mysql/mysql-test/t/3.23/sel000002.test
2000-10-10 11:15:06 +02:00
mwagner@evoq.home.mwagner.org
76bef88ed7
README BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.22/README
...
README BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/r/3.23/README
README BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/share/README
README BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/std_data/README
README BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/t/3.22/README
README BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/t/3.23/README
README BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/var/lib/README
README BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/var/log/README
README BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/var/run/README
README BitKeeper file /home/mwagner/work/bk/mysql/mysql-test/var/tmp/README
2000-10-09 16:36:51 -05:00