Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -0/+1 |
| | | | | | Use server character set if --default-character-set is not used Added convert_string() for more efficient alloc+character-set convert of strings | ||||
* | undo one row warning instead use sql_warnings=1 | venu@hundin.mysql.fi | 2003-07-21 | 1 | -0/+3 |
| | |||||
* | Enable warnings by default for single value list inserts also when the ↵ | venu@myvenu.com | 2003-07-21 | 1 | -0/+1 |
| | | | | client protocol is >= 4.1 | ||||
* | Fix merge conflict by changing warning codes to new one | venu@myvenu.com | 2003-05-21 | 1 | -0/+1 |
| | |||||
* | Resolve merge conflict | venu@myvenu.com | 2003-05-21 | 1 | -1/+47 |
| | |||||
* | Give warning if MySQL doesn't honor given storage engine | monty@mashka.mysql.fi | 2003-05-13 | 1 | -0/+5 |
| | | | | Allow syntax CREATE TABLE t1 (LIKE t2) | ||||
* | Simple misc cases - warnings | venu@myvenu.com | 2003-01-07 | 1 | -0/+7 |
| | |||||
* | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -0/+8 |
| | | | | | | Cleaned up test; Removed wrong DROP TABLE commands and use standard table and database names. changed store_warning() -> push_warning_print() | ||||
* | fixed tests to be independed from environment | bell@sanja.is.com.ua | 2002-08-30 | 1 | -1/+1 |
| | |||||
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+13 |
A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit |