summaryrefslogtreecommitdiff
path: root/mysql-test/mysql-test-run.sh
Commit message (Expand)AuthorAgeFilesLines
* Fixed problem with BIGINT and shutdown on AIXunknown2002-08-121-1/+1
* Better error messages for mysql-test-rununknown2002-08-061-3/+7
* 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
* | 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
* Fix bug in ALTER TABLE on a TEMPORARY InnoDB table.unknown2001-11-071-2/+2
* Added missing mysqlbinlog to binary distributions.unknown2001-11-071-0/+1
* Fix for 'mysqladmin -w1 unknown-command'unknown2001-10-071-4/+3
* Added usage of --master-retry-count to make mysql-test-run safer.unknown2001-10-031-1/+7
* Fix for LOAD DATA FROM MASTER when using tables with checksumunknown2001-09-181-2/+2
* fixed bug in mysqltestunknown2001-09-151-28/+156
* Added --skip-stack to mysql-test-rununknown2001-06-121-4/+5
* Changed innodb_unix_file_flush_method -> innodb_flush_methodunknown2001-06-071-0/+6
* Fixed problems with decimals withing IF()unknown2001-05-291-2/+3
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-251-0/+2
|\
| * Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-0/+2
* | fixed redundant repetition of use db in mysqlbinlogunknown2001-04-241-1/+1
|/
* Fixed probelm with count(*) and normal functions when no matchin rows.unknown2001-04-211-2/+4
* lient/mysqltest.cunknown2001-04-171-0/+3
* Mergeunknown2001-04-141-2/+3
|\
| * mysql-test-run.sh don't depend on 'tr'unknown2001-04-141-2/+3
* | Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-131-2/+2
|\ \
| * | Changed Innobase to Innodbunknown2001-04-131-2/+2
| |/
* | BitKeeper/triggers/post-commitunknown2001-04-121-0/+16
|/
* Added intern which functions to benchmarksunknown2001-04-121-0/+21
* added gprof optionsunknown2001-04-091-1/+27
* fixes to get flush test to work only to discover another bug in flushunknown2001-03-231-2/+8
* Added isolation levelsunknown2001-03-211-1/+1
* sql_lex.cc per-thread state_map temporarily disabledunknown2001-03-131-1/+1
* Added new tests to benchmark suiteunknown2001-03-111-4/+4
* Added documentation about mysql-test-rununknown2001-03-081-0/+5
* Patch from sleepycat to fix problem with BDB and log filesunknown2001-03-061-0/+1
* Fixes for innobase usageunknown2001-03-031-0/+1
* test oversized passwordunknown2001-01-301-0/+1
* fixed improper read of log name from master.info which broke slave server res...unknown2001-01-241-0/+15
* Fixes for OSF1unknown2001-01-221-5/+5
* keep bk happyunknown2001-01-221-2/+2
* semi-manual merge, some more needs to be fixed in mysqltest.c in fullyunknown2001-01-171-3/+13
|\
| * rpl000016.test syncunknown2001-01-171-3/+13
* | Fixed for bugs that was found when getting full code coverage of BDBunknown2001-01-171-3/+5
* | Added ORDER BY to test case to make the result comparableunknown2001-01-161-39/+42
* | Removed not used variable 'last_ref'unknown2001-01-161-1/+3
* | Fixes for mysqltestunknown2001-01-151-2/+8
|/
* Mergeunknown2001-01-081-14/+22
|\
| * Fixed bug when having many binary log filesunknown2001-01-081-14/+22
* | mysql-test-run.sh --skip-rpl for skip replication tests addedunknown2001-01-051-1/+16
|/
* Fixes to get mysql-test-run more portableunknown2001-01-041-78/+90
* Removed SCCS flag from all test casesunknown2001-01-031-8/+30