35 Commits (702a25ddb86c3231bee2a97fae5ddb14067540c2)

Author SHA1 Message Date
unknown 702a25ddb8 Fix for when shell version of mysql-test-run is called. 19 years ago
unknown 1162af9f01 Cleaning up warning for windows. Innodb is compiled but disable on Windows, so it should be fine. NDB wasn't compiled in, which is what caused the issue. 19 years ago
unknown b894f48013 This straightens up usage of have_ variables, and removes dead -skip-isam option. 19 years ago
unknown 033db2d038 Bug #20778: strange characters in warning message 1366 when called in SP 20 years ago
unknown 1376b5817f Merge patch for bug #15195 from 5.0 -> 5.0-release (for 5.0.24) 20 years ago
unknown 39f9adfa84 --{skip-}merge option added which allows the user to disable merge engine and 20 years ago
unknown 48d435b16f This patch removes the remaining TYPE= code from MySQL. It cleans up a number of tests where it was being called still (and failing). Also I cleaned up all of the extra scripts so that they now work. 20 years ago
unknown d40f7056ae Make it possible to run mysql-test-run.pl with default test suite in different vardir. 20 years ago
unknown 6b3a9caef9 Make storage engines "pluggable", handlerton work 20 years ago
unknown 167fb5f170 Added end marker for tests to make future merges easier 21 years ago
unknown d6e0883b07 Fix show warnings limit 0 and show warnings limit 0, 0. 21 years ago
unknown 11e01bfa2d BUG#9072 'Max_error_count' system variable cannot be set to zero 21 years ago
unknown 262dadccf1 Fix for bug #6572: SHOW ERRORS doesn't 21 years ago
unknown bd365f7622 After merge fixes 21 years ago
unknown 853c2c788c A lot of fixes for prepared statements (PS): 21 years ago
unknown 74b81a8017 Ensure that result from date_format() is binary 22 years ago
unknown 69cee79246 WorkLog #1323 (part 2) 22 years ago
unknown 80ec807976 WorkLog#1323 22 years ago
unknown 2901c3b8fa After merge fixes 23 years ago
unknown d1db620853 undo one row warning instead use sql_warnings=1 23 years ago
unknown f22517e4ec Enable warnings by default for single value list inserts also when the client protocol is >= 4.1 23 years ago
unknown 927a0c185c Fix merge conflict by changing warning codes to new one 23 years ago
unknown 5c18a462d5 Resolve merge conflict 23 years ago
unknown 9f22d16669 Give warning if MySQL doesn't honor given storage engine 23 years ago
unknown b857129454 Updated warning test 23 years ago
unknown f4c3ed2839 update the test for LOAD DATA INFILE warnings 23 years ago
unknown db67a2ee61 Simple misc cases - warnings 23 years ago
unknown 14810ff1d3 Changed mysql-test to print warnings for not existing table to DROP TABLE 23 years ago
unknown db951c2fa2 fixed tests to be independed from environment 24 years ago
unknown f537319d42 Added support for hex strings to mysqlimport 25 years ago