summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.sh
Commit message (Expand)AuthorAgeFilesLines
* removed init_count from IO_CACHE.unknown2002-06-051-5/+15
* Portability fixesunknown2002-04-261-0/+1
* mergeunknown2002-03-061-5/+6
|\
| * mergeunknown2002-03-061-10/+20
| |\
| | * Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23unknown2002-03-051-5/+6
| | |\
| | | * Update scripts for new POSIX specunknown2002-03-051-5/+6
* | | | several bug fixes and testsunknown2002-03-051-0/+2
* | | | post-merge fixupunknown2002-03-011-0/+4
* | | | merged from 3.23 to pull the LOAD DATA INFILE fix as rpl000001 was failing.unknown2002-03-011-4/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | updates for the new buildunknown2002-02-151-5/+14
| |/
| * Remove uage of static variable from file locks.unknown2002-02-101-1/+0
| * typo fixedunknown2001-11-211-1/+1
* | updated test suite to be able to run 3.23 master and 4.0 slave unknown2002-02-091-13/+30
* | misc replication bugfixes including some needed modifications in IO_CACHEunknown2002-01-261-0/+1
* | post-merge fixes, including slave-skip-errors backportunknown2002-01-221-5/+5
* | Fixed test case after HANDLER CLOSE fixunknown2001-12-231-20/+24
* | Limit created keys to MAX_KEY_LENGTH.unknown2001-12-231-7/+8
* | Fix insert delated + query cache.unknown2001-12-201-5/+5
* | Fixed bug in FLUSH QUERY CACHEunknown2001-12-191-1/+1
* | Updated benchmarksunknown2001-12-181-9/+9
* | Fix for purifyunknown2001-12-181-5/+8
* | Portability fixesunknown2001-12-171-7/+6
* | Lots of portability fixes.unknown2001-12-171-7/+28
* | Added FLUSH DES_KEY_FILE.unknown2001-12-131-3/+2
* | Mergeunknown2001-12-131-2/+1
|\ \
| * | do not use manager with gdb *by default*unknown2001-12-111-2/+0
* | | Fixed sleep time in mysql-test-rununknown2001-12-131-9/+18
* | | Portability fixes.unknown2001-12-101-243/+299
|/ /
* | New improved IO_CACHEunknown2001-11-281-6/+11
* | fixes: --gdb does not implies --managerunknown2001-11-201-6/+2
* | ./mysql-test-run test1 test2 test3unknown2001-11-201-8/+10
* | use env vars for socket/port in connect in mysqltestunknown2001-11-171-1/+8
* | work to enable reading 3.23 logs - not yet finishedunknown2001-11-101-0/+7
* | fixed memory leak in replicationunknown2001-11-081-6/+12
* | Merge work:/home/bk/mysql-4.0unknown2001-11-071-3/+24
|\ \
| * \ Merge work:/home/bk/mysql-4.0unknown2001-11-071-3/+24
| |\ \
| | * | manager clean-up ( added pid-file and kill in mysql-test-run when things go w...unknown2001-11-071-3/+24
* | | | Add timeout for shutdown to mysql-test-rununknown2001-11-071-3/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.unknown2001-11-071-2/+2
* | | | mergeunknown2001-11-071-0/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Added missing mysqlbinlog to binary distributions.unknown2001-11-071-0/+1
| * | Fix for 'mysqladmin -w1 unknown-command'unknown2001-10-071-4/+3
* | | Fixes up things after merge from 3.23.44unknown2001-11-051-3/+2
| |/ |/|
* | ./mysql-test-run --gdbunknown2001-10-181-3/+7
* | make mysql-test-run --gdb to work (as it does not wait for keypress anymore)unknown2001-10-151-1/+3
* | Merge work:/home/bk/mysql-4.0unknown2001-10-131-2/+9
|\ \
| * | 64-bit portability fixes in network I/Ounknown2001-10-131-2/+2
| * | changed manager to use my_net_*unknown2001-10-121-0/+7
* | | Manual cleanupsunknown2001-10-121-10/+9
|/ /
* | fixes for mysql-test to run without managerunknown2001-10-111-2/+33