summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-121-1/+1
|\
| * Simple fixes (nothing notable)unknown2003-03-121-1/+1
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-03-111-2/+6
|\ \ | |/ |/|
| * Openssl testunknown2003-03-111-2/+6
* | Merge with 3.23 to get fixes for --user and BACKUP TABLEunknown2003-03-101-1/+1
|\ \
| * | Don't allow BACKUP TABLE to overwrite filesunknown2003-03-101-2/+2
* | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-03-041-1/+2
|\ \ \
| * | | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...unknown2003-03-041-1/+2
| | |/ | |/|
* | | Replication: small bug fixes in mysql-test-run.sh and in replication code (mo...unknown2003-03-031-4/+4
|/ /
* | merge with 3.23 to get corrected error message files and rename of files in m...unknown2003-02-261-1/+1
|\ \ | |/
| * change 'slave-master-info.opt' to .slave-mi to avoid problems with long filen...unknown2003-02-261-1/+1
| * Fixed bug with indexed NULL column <=> NULLunknown2002-11-221-1/+2
* | Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-0/+1
* | Better fix for count(distinct) bugunknown2003-02-101-1/+4
* | Fixes for Netwareunknown2003-01-281-0/+25
* | Portability fixunknown2003-01-091-1/+1
* | Portability fixesunknown2003-01-071-11/+22
* | Don't initialize fulltext functions twice in multi-table-updateunknown2002-12-061-0/+1
* | Removed copying of parameters as this leads to memory leaks in embedded server.unknown2002-12-051-22/+51
* | Removed wrong patch to fix DATE BETWEEN TIMESTAMP1 AND TIMESTAMP2unknown2002-11-051-1/+1
* | Mergeunknown2002-10-311-4/+18
|\ \
| * | Added back old LARGEFILE handlingunknown2002-10-291-4/+18
* | | Added --skip-safemalloc to mysqltestunknown2002-10-291-1/+2
|/ /
* | - modified mysql-test/mysql-test-run.sh to only probe for "gcov", ifunknown2002-09-231-1/+1
* | Portability fixes.unknown2002-09-111-3/+6
* | Fixed searching after ssl directories.unknown2002-09-051-7/+15
* | Fixed bug in wait_for_update() that I had introduced.unknown2002-08-221-0/+2
* | Use our version of RWLOCKS on UNIXWARE 7unknown2002-08-211-13/+25
* | Fixed timing problem with rpl000001 replication test.unknown2002-08-181-1/+1
* | merge with 3.23.52unknown2002-08-121-1/+1
|\ \ | |/
| * Fixed problem with BIGINT and shutdown on AIXunknown2002-08-121-1/+1
| * Better error messages for mysql-test-rununknown2002-08-061-3/+7
* | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-5/+5
* | 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