Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for bug #5915 "ALTER TABLE behaves differently when converting column | dlenev@brandersnatch.localdomain | 2004-10-07 | 1 | -0/+38 |
* | no_auto_value_on_zero + alter table bug | serg@serg.mylan | 2004-07-30 | 1 | -0/+5 |
* | auto_value_on_zero bug test | serg@serg.mylan | 2004-07-30 | 1 | -0/+2 |
* | auto_increment.test, auto_increment.result: | bar@mysql.com | 2004-06-22 | 1 | -0/+1 |
* | after merge fixes | monty@mysql.com | 2003-12-19 | 1 | -1/+1 |
* | merge with 4.0.18 | monty@mysql.com | 2003-12-19 | 1 | -1/+1 |
|\ | |||||
| * | Simple cleanups | monty@mysql.com | 2003-12-18 | 1 | -1/+1 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -0/+19 |
|\ \ | |/ | |||||
| * | Fix autoincrement for signed columns (Bug #1366) | monty@mysql.com | 2003-12-12 | 1 | -0/+19 |
* | | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -1/+1 |
* | | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(... | bell@sanja.is.com.ua | 2003-10-30 | 1 | -0/+1 |
* | | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -0/+1 |
* | | changed for AUTO_VALUE_ON_ZERO | vva@eagle.mysql.r18.ru | 2003-07-28 | 1 | -6/+25 |
* | | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump) | vva@eagle.mysql.r18.ru | 2003-07-22 | 1 | -0/+14 |
* | | LAST_INSERT_ID() should not be set if we couldn't generate an auto_increment id. | monty@mashka.mysql.fi | 2003-06-30 | 1 | -0/+4 |
* | | don't increment LAST_INSERT_ID() when incremented value cannot be stored in a... | serg@sergbook.mysql.com | 2003-03-31 | 1 | -0/+30 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | fix auto-increment in sub-key and insert ... select | serg@serg.mysql.com | 2003-03-02 | 1 | -0/+8 |
* | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -1/+3 |
|/ | |||||
* | Updated manual about embedded version. | monty@hundin.mysql.fi | 2001-10-08 | 1 | -14/+1 |
* | Patch for netBSD | monty@tik.mysql.fi | 2001-07-16 | 1 | -0/+11 |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+66 |