summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* updates for LOAD DATA FROM MASTER + some cleanup of replication codeunknown2001-05-282-0/+83
* handle tree overflow in count(distinct)unknown2001-05-243-0/+38
* Merge work:/home/bk/mysql-4.0 into donna.mysql.fi:/home/my/bk/mysql-4.0unknown2001-05-235-5/+12
|\
| * Mergeunknown2001-05-235-5/+12
| |\
| | * Remove wrong access check for locks.unknown2001-05-232-0/+6
| | * Fixed test case to work with the new auto_increment handling in InnoDBunknown2001-05-231-2/+2
| | * Updated documentation of how to add new native functions.unknown2001-05-232-3/+4
* | | Don't write rows in MyISAM tables when using count(distinct)unknown2001-05-232-0/+51
|/ /
* | Fixed that MySQL compiles again after last merge.unknown2001-05-201-1/+1
* | mergeunknown2001-05-204-0/+31
|\ \ | |/
| * Force close of sockets on HPUX 10.20unknown2001-05-191-0/+1
| * mergedunknown2001-05-162-0/+16
| |\
| | * Fulltext manual changed, MERGE bug fixedunknown2001-05-162-0/+16
| * | mysql-test/r/rpl000001.resultunknown2001-05-161-0/+6
| * | mysql-test/t/rpl000001.testunknown2001-05-161-0/+8
| |/
* | Mergeunknown2001-05-151-0/+20
|\ \
| * | ALTER TABLE ... DISABLE KEYS / ALTER TABLE ... ENABLE KEYSunknown2001-05-111-0/+20
* | | mysql-test/mysql-test-run.shunknown2001-05-121-1/+1
* | | option to free_root() to not my_free() the blocksunknown2001-05-122-0/+7
* | | fixes/optimizations for count(distinct)unknown2001-05-122-0/+114
* | | Merged with 3.23, needs further fix-upunknown2001-05-1026-42/+236
|\ \ \ | |/ / |/| / | |/
| * Applied patches for BDB tablesunknown2001-05-092-0/+29
| * reversed virtual masterunknown2001-05-032-23/+0
| * 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
| |/
* | Mergeunknown2001-05-0210-22/+64
|\ \
| * | Fixes for embedded MySQLunknown2001-04-251-1/+1
| * | Mergeunknown2001-04-199-21/+63
| |\ \ | | |/
| | * 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
* | | | ft_* variables addedunknown2001-04-172-0/+9
|/ / /
* | | Merge work:/home/bk/mysql-4.0unknown2001-04-159-7/+159
|\ \ \
| * | | mysqltest bugfixunknown2001-04-152-1/+62
| * | | mergedunknown2001-04-132-0/+91
| |\ \ \