11 Commits (9a6877f23b59a161bb21703ec39a0d983503a3cf)

Author SHA1 Message Date
unknown 0724eb88e2 protect bug31473 from regressing into 5.0 18 years ago
unknown 39700afdb9 Bug#28862 Extended Latin1 characters get lost in CVS engine 19 years ago
unknown f94e77511a Replace "exec rm" with remove_file and "exec touch" with "write_file" 19 years ago
unknown 14decc4fbc Remove compiler warnings 19 years ago
unknown e3516186d5 Add missing semicolon in test file 19 years ago
unknown 9cf998e6a9 Update tests and result files after running with new mysqltest that better detects problems with test files 19 years ago
unknown 83aade7387 Fix Bug#15205 "Select from CSV table without the datafile causes crash" 20 years ago
unknown f2af624e45 BUG#13406 - incorrect amount of "records deleted" in CSV. 20 years ago
unknown b0829011b8 Fix Bug#14672 Bug in deletion 20 years ago
unknown 1b65c70413 Fix Bug#13894 Server crashes on update of CSV table 20 years ago
unknown 167fb5f170 Added end marker for tests to make future merges easier 21 years ago
unknown 89987fa104 This is the addition of the CSV engine "aka tina". Its an example engine that works as a plain text file. 22 years ago
unknown 9a162f9abd Added tests for archive. Cleaned up a merge mistake and added some information on how well archive compresses. 22 years ago
unknown 79f6e16d5e a proper fix for the bug #2298 Trailing whitespace inconsistently handled in WHERE clause. 22 years ago
unknown 80ec807976 WorkLog#1323 22 years ago
unknown 87e6c2ba77 added code covarage for functions convert(), nullif(), crc32(), is_used_lock(), char_lengtrh(), bit_xor() 22 years ago
unknown cac860c793 select.test cleanup 23 years ago
unknown 2763b52d0a outer join, impossible on condition, where, and usable key for range 23 years ago
unknown a3beaaa3af LEFT JOIN optimization: Change LEFT JOIN to normal join if possible 23 years ago
unknown e97a000a65 make test result more obvious 23 years ago
unknown 8162aec6b9 fixed bug of unchecked random part of WHERE clause (bug #142) 23 years ago
unknown efadca6441 Fixed AUTO_INCREMENT handling in MyISAM (last auto_increment patch broke things) 23 years ago
unknown 14810ff1d3 Changed mysql-test to print warnings for not existing table to DROP TABLE 23 years ago
unknown e10f255dd6 add VARIANCE function 23 years ago
unknown 93bed6061b A fix for the bug in a SELECT with joined tables with ORDER BY and 23 years ago
unknown 53a0e2992a SCRUM Task 430: Allowing braces in joins by simply removing them. 23 years ago
unknown 9bca9fb751 Task 430: Allowing braces in joins by simply removing them. 23 years ago
unknown e6403485ed SCRUM task 23 years ago
unknown 0f2ab68c6f Some trivial optimzations 24 years ago
unknown 4ed427921d Fixed bug in SAFEMALLOC for systems that requires longlong data to be aligned on 8 byte boundaries (like sparc) 24 years ago
unknown ae57debaba A fix for bigints with quoted constants .. 24 years ago
unknown 451a5e510b A fix for a bug which hits the optimiser when trying to group keys 24 years ago
unknown e4921f2159 Fix after merge 24 years ago
unknown cf42a95562 Added ABS() to make tests more portable. 25 years ago
unknown b4098ead83 Add support for Gemini table handler, Monty has checked and approved 25 years ago
unknown f816d6f16d Use new bitmap interface 25 years ago
unknown 6632102983 SHOW [FULL] COLUMNS 25 years ago
unknown 2218bce9cc Cleanup of tests to make them less dependent of eachother 25 years ago