summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.sh
Commit message (Expand)AuthorAgeFilesLines
* Some small portability fixes.unknown2003-12-301-1/+2
* Call my_sync() after all data is written to .frm fileunknown2003-11-021-0/+3
* Fix to be able to rununknown2003-10-301-1/+7
* Fix for BUG#1686unknown2003-10-291-1/+1
* Simple cleanupsunknown2003-10-071-6/+8
* After merge fixesunknown2003-10-071-1/+1
* Ride hobby horse.unknown2003-10-041-3/+3
* Optimized code for setting user variables with := and fixed some bugs in old ...unknown2003-10-031-2/+2
* Test for mysqlbinlogunknown2003-09-241-3/+3
* Added MYSQL_BINLOG variable.unknown2003-09-241-0/+7
* #1169: Add --exec command to mysqltestunknown2003-09-241-0/+8
* Move test that uses many tables (in query_cache.test) to separate test so tha...unknown2003-08-221-1/+7
* Fixed some varnings from valgrindunknown2003-08-201-6/+0
* Better error reporting in mysql-test-run (don't hide the important messageunknown2003-06-171-1/+3
* Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-101-0/+16
|\
| * More error messages. This is intended to help debugging; presently I have aunknown2003-06-101-0/+16
* | Don't install signal handler for SIGINT by defaultunknown2003-06-101-0/+6
|/
* Fixed problem with mysql prompt when server disconnect. (Bug 356)unknown2003-05-271-1/+11
* repair_part2 is made repeatableunknown2003-05-211-0/+2
* 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
* 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