summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.sh
Commit message (Expand)AuthorAgeFilesLines
* Have 'mysql-test-run' write a list of all failed tests at the end, if run wit...unknown2004-12-161-3/+11
* Fix for BUG#5033 "When using temporary tables truncate does NOT reset the aut...unknown2004-08-231-1/+3
* BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct...unknown2004-07-311-0/+2
* lower_case_table_names=2 (Keep case for table names) was not honoredunknown2004-06-231-1/+1
* Portability fixesunknown2004-04-301-1/+1
* Fixed http address in some scripts (Bug #3460)unknown2004-04-281-1/+1
* Portability fixesunknown2004-03-191-1/+1
* Portability fixesunknown2004-03-191-25/+24
* Mergeunknown2004-03-121-1/+1
|\
| * Ensure that install_test_db.sh script works with both 'make install' and 'mak...unknown2004-03-121-1/+1
* | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-101-2/+14
|\ \ | |/ |/|
| * Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2004-03-101-2/+14
| |\
| | * fixed BUG #2874 "Grant table bug" andunknown2004-03-101-2/+14
* | | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-1/+3
|/ /
* | Rollback UPDATE/DELETE statements on killunknown2004-03-041-1/+8
|/
* 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