summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-03-043-4/+32
| |\ \ \ \
| | * | | | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...unknown2003-03-043-4/+32
| * | | | | Replication: small bug fixes in mysql-test-run.sh and in replication code (mo...unknown2003-03-032-5/+5
| * | | | | ChangeSet 1.1625 was faulty as regards sql/mf_iocache.cc and LOAD DATA LOCAL ...unknown2003-03-022-0/+50
* | | | | | optimizer should check for "field LIKE const" not "field like STRING"unknown2003-03-022-4/+17
|/ / / / /
* | | | | Merge work:/home/bk/mysql-4.0unknown2003-03-022-0/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix auto-increment in sub-key and insert ... selectunknown2003-03-022-0/+18
* | | | | LOAD DATA INFILE is not replicated if replicate_*_table is setunknown2003-02-282-0/+0
* | | | | Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0unknown2003-02-281-1/+3
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Added copying of *.slave-mi mysql-test filesunknown2003-02-281-1/+3
* | | | | Integer values between 9223372036854775807 and 9999999999999999999 are nowunknown2003-02-272-8/+2
| |_|_|/ |/| | |
* | | | Merge work:/my/mysql-4.0 into narttu.mysql.fi:/my/mysql-4.0unknown2003-02-265-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | merge with 3.23 to get corrected error message files and rename of files in m...unknown2003-02-263-1/+1
| |\ \ \ | | |/ /
| | * | change 'slave-master-info.opt' to .slave-mi to avoid problems with long filen...unknown2003-02-263-1/+1
| | |/
| * | Safety fix (caused a core dump on slave during shutdown when shutting down re...unknown2003-02-262-0/+4
* | | Merge work:/home/bk/mysql-4.0unknown2003-02-251-0/+6
|\ \ \ | |/ /
| * | Portability fixunknown2003-02-251-0/+6
* | | fixed againunknown2003-02-251-2/+2
* | | fix a bug in the testunknown2003-02-252-4/+8
|/ /
* | test updatedunknown2003-02-242-11/+10
* | tests updatedunknown2003-02-222-4/+9
* | Applied Sinisa's patch:unknown2003-02-192-0/+12
* | Merge abelkin@work.mysql.com:/home/bk/mysql-4.0unknown2003-02-1710-26/+121
|\ \
| * | Fixed multi-table-delete for InnoDB tablesunknown2003-02-1710-26/+121
* | | fixed invalidation of query cache on LOAD DATAunknown2003-02-142-1/+22
|/ /
* | Better fix for count(distinct) bugunknown2003-02-101-1/+4
* | count(distint) on an empty table crash fixedunknown2003-02-102-0/+14
* | Fix problem in MIN/MAX optimisation (from last patch)unknown2003-02-074-4/+29
* | Added test for SHOW CREATEunknown2003-02-072-0/+91
* | Added START TRANSACTION syntaxunknown2003-02-069-10/+75
* | Fixed bug in ulonglong parsing for constructs that only takes unsigned longlo...unknown2003-02-042-1/+23
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-02-032-0/+80
|\ \
| * | Fix for MIN/MAX with empty tablesunknown2003-02-032-0/+80
* | | bug tests addedunknown2003-02-032-4/+26
|/ /
* | After merge fixunknown2003-01-291-0/+17
* | merge with 3.23.56 to get patches for --lower-case-table-names andunknown2003-01-292-0/+40
|\ \ | |/
| * fixed functions to be able work with group function as argumentunknown2003-01-292-0/+41
* | Merge work:/home/bk/mysql-4.0unknown2003-01-282-5/+24
|\ \
| * | fixed "DROP table_open_in_handler" hangunknown2003-01-282-5/+24
* | | Updated results for 4.0unknown2003-01-281-0/+26
* | | mergeunknown2003-01-2819-19/+207
|\ \ \ | |/ / |/| |
| * | Merge with 3.23.56 (Replace manual with 'empty' document)unknown2003-01-282-0/+54
| |\ \ | | |/
| | * Fix when using auto_increment and last_insert_id() in the same insert statement.unknown2003-01-282-0/+54
| * | Fixes for Netwareunknown2003-01-2813-13/+125
| * | Added timeout for wait_for_master_posunknown2003-01-254-6/+28
* | | do not force CONNECTION_ID(), FOUND_ROWS(), PI(), CURRENT_USER(),unknown2003-01-283-9/+9
* | | fixes for SHOW VARIABLES and --ft-stopword-listunknown2003-01-271-1/+1
* | | ft_stopword_file added to 'SHOW VARIABLES' outputunknown2003-01-271-1/+2
|/ /
* | fixed table invalidation in simple renamingunknown2003-01-242-0/+25
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2003-01-216-6/+51
|\ \