Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleaned user used in tests 'connect' and 'rpl_temporary' | guilhem@mysql.com | 2003-06-13 | 1 | -0/+5 |
| | |||||
* | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -1/+0 |
| | | | | | | Cleaned up test; Removed wrong DROP TABLE commands and use standard table and database names. changed store_warning() -> push_warning_print() | ||||
* | Added support for DROP TEMPORARY TABLE | monty@mashka.mysql.fi | 2003-01-04 | 1 | -2/+0 |
| | | | | | Removed mysql_warnings() API function. Post merge fixes. | ||||
* | Fix minor bug and add test of connection with new/old/without passwords | peter@mysql.com | 2002-12-05 | 1 | -0/+67 |