summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-255-13/+32
|\
| * Portability fixes for Ia64 and Sgi compilerunknown2001-04-255-13/+32
* | fixed redundant repetition of use db in mysqlbinlogunknown2001-04-243-1/+24
|/
* Fixed probelm with count(*) and normal functions when no matchin rows.unknown2001-04-217-8/+28
* Fixed portability problems in mysqlcheckunknown2001-04-211-1/+1
* Portability fixesunknown2001-04-206-10/+20
* Fix for BDB and LOCK TABLESunknown2001-04-194-0/+88
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-191-1/+1
|\
| * distribution did not include *.sh files in mysql-test/tunknown2001-04-181-1/+1
* | Added test for PTHREAD_YIELDunknown2001-04-187-8/+36
|/
* lient/mysqltest.cunknown2001-04-173-4/+9
* Fixed bugs in mysqltestunknown2001-04-182-6/+6
* Don't force conf_to_src to be static an all systemsunknown2001-04-182-10/+11
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2001-04-172-1/+13
|\
| * bugfix: HAVING MATCHunknown2001-04-172-1/+13
* | Fixed that -ldl is not used for clientsunknown2001-04-172-1/+2
* | Don't use ranges on HEAP tables with LIKEunknown2001-04-171-1/+1
* | Fixed bug with HEAP tables when using LIKEunknown2001-04-162-0/+22
|/
* 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-137-7/+7
|\ \
| * | Changed Innobase to Innodbunknown2001-04-137-7/+7
| |/
* | BitKeeper/triggers/post-commitunknown2001-04-125-7/+30
|/
* Added intern which functions to benchmarksunknown2001-04-121-0/+21
* mergeunknown2001-04-114-1/+11
|\
| * mysql-test/t/rpl000015.testunknown2001-04-111-1/+1
| * fixed bugs in the new stuff in rpl000001 testunknown2001-04-115-2/+12
* | Fixed bug when using a key on a CHAR(255) NULL columnunknown2001-04-122-0/+20
|/
* Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-04-112-0/+28
|\
| * Fixed bug in REGEXP for Linux Alphaunknown2001-04-112-0/+28
* | do not log the drop internal temporary tables into the binary logunknown2001-04-104-1/+60
* | Merge work:/home/bk/mysqlunknown2001-04-102-0/+74
|\ \ | |/
| * Fixed bug with UPDATE/DELETE on UNIQUE key which could be NULLunknown2001-04-102-0/+74
* | mysql-test/t/bench_count_distinct.testunknown2001-04-091-1/+1
* | added gprof optionsunknown2001-04-093-1/+41
|/
* Fixed INSERT DELAYED with Innobaseunknown2001-04-096-41/+52
* moved bdb/innobase to compile-pentium-debug-maxunknown2001-04-052-0/+16
* Cleanup of manualunknown2001-04-021-0/+2
* Fixed bug in ALTER TABLEunknown2001-04-011-9/+13
* Added check to isolation test if Gemini is usedunknown2001-03-281-23/+2
* Merge work:/home/bk/mysqlunknown2001-03-274-4/+20
|\
| * I was wrong about concurrent insert issue in rpl000016 - it still failedunknown2001-03-274-4/+20
* | Created an isolation test for testing isolation levels.unknown2001-03-272-0/+290
* | Fixed bug in lock tables introduced by shared locks.unknown2001-03-272-0/+25
|/
* worked around gcc bug to make compile-pentium-gcov workunknown2001-03-262-0/+13
* Fix a crash in Innobase with tables with many columns and a range queryunknown2001-03-261-0/+2
* Added test case that crashed Innobaseunknown2001-03-261-0/+9
* Fixed bug in send in mysqltestunknown2001-03-2532-40/+52
* Added defines for fast mutex in glibc 2.2 (should be safe)unknown2001-03-241-91/+51
* added test case for the nasty join query crashunknown2001-03-231-0/+163