summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.sh
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.13unknown2003-05-191-24/+7
|\
| * Fixed bug in CREATE ... DECIMAL(-1,1). Bug #432unknown2003-05-141-1/+2
| * Removed timing of tests from mysql-test-run.unknown2003-05-131-23/+5
* | Scrum task 845. Thi is a behaviour change :unknown2003-05-151-1/+3
* | Merge with 4.0unknown2003-03-161-9/+14
|\ \ | |/
| * 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 4.0.11unknown2003-02-261-1/+1
|\ \ \ | |/ /
| * | 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
* | | Merge with 4.0.11 tree to get latest bug fixesunknown2003-02-171-0/+1
|\ \ \ | |/ /
| * | Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-0/+1
* | | mergeunknown2003-02-101-1/+4
|\ \ \ | |/ /
| * | Better fix for count(distinct) bugunknown2003-02-101-1/+4
* | | Move tmp_table_used to THDunknown2003-02-101-1/+1
* | | Merge with 4.0.11unknown2003-02-041-0/+25
|\ \ \ | |/ /
| * | Fixes for Netwareunknown2003-01-281-0/+25
* | | Merge with 4.0.9unknown2003-01-181-1/+1
|\ \ \ | |/ /
| * | Portability fixunknown2003-01-091-1/+1
* | | merge with 4.0.9unknown2003-01-091-11/+22
|\ \ \ | |/ /
| * | Portability fixesunknown2003-01-071-11/+22
| * | Don't initialize fulltext functions twice in multi-table-updateunknown2002-12-061-0/+1
* | | BDB logs deleting has been moved from start_master unknown2002-12-251-2/+3
* | | Merge with 4.0.6unknown2002-12-051-21/+50
|\ \ \ | |/ /
| * | Removed copying of parameters as this leads to memory leaks in embedded server.unknown2002-12-051-22/+51
* | | Fixed bug when creating keys in temporary HEAP tables.unknown2002-12-021-3/+3
* | | Merge with 4.0unknown2002-11-211-6/+21
|\ \ \ | |/ /
| * | 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
| |/ /
* | | altered syntax from SLAVE START|STOP to START|STOP SLAVEunknown2002-10-241-9/+20
* | | Merge with 4.0.4unknown2002-10-021-1/+2
|\ \ \ | |/ / |/| |
| * | Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-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