Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -0/+52 |
|\ | |||||
| * | Fix for bug #5915 "ALTER TABLE behaves differently when converting column | dlenev@brandersnatch.localdomain | 2004-10-07 | 1 | -0/+52 |
* | | More fixes for strict mode: | monty@mishka.local | 2004-10-02 | 1 | -2/+2 |
* | | Strict mode & better warnings | monty@mishka.local | 2004-09-28 | 1 | -1/+1 |
|/ | |||||
* | no_auto_value_on_zero + alter table bug | serg@serg.mylan | 2004-07-30 | 1 | -7/+11 |
* | auto_value_on_zero bug test | serg@serg.mylan | 2004-07-30 | 1 | -2/+16 |
* | auto_increment.test, auto_increment.result: | bar@mysql.com | 2004-06-22 | 1 | -0/+1 |
* | Language/consistency edits to error messages | paul@ice.snake.net | 2004-06-15 | 1 | -3/+3 |
* | fixed flags of printed query | bell@sanja.is.com.ua | 2004-05-13 | 1 | -1/+1 |
* | Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure. | pem@mysql.comhem.se | 2004-03-25 | 1 | -1/+1 |
* | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -3/+3 |
* | after merge fixes | monty@mysql.com | 2003-12-19 | 1 | -2/+2 |
* | merge with 4.0.18 | monty@mysql.com | 2003-12-19 | 1 | -1/+1 |
|\ | |||||
| * | Removed compiler warning | monty@mysql.com | 2003-12-18 | 1 | -1/+1 |
* | | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -26/+26 |
* | | Merge with 4.0.17 | monty@mysql.com | 2003-12-17 | 1 | -0/+26 |
|\ \ | |/ | |||||
| * | Fix autoincrement for signed columns (Bug #1366) | monty@mysql.com | 2003-12-12 | 1 | -0/+26 |
* | | 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/+5 |
* | | After merge fixes | monty@mashka.mysql.fi | 2003-08-19 | 1 | -3/+4 |
* | | changed for AUTO_VALUE_ON_ZERO | vva@eagle.mysql.r18.ru | 2003-07-28 | 1 | -12/+75 |
* | | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump) | vva@eagle.mysql.r18.ru | 2003-07-22 | 1 | -0/+25 |
* | | LAST_INSERT_ID() should not be set if we couldn't generate an auto_increment id. | monty@mashka.mysql.fi | 2003-06-30 | 1 | -1/+6 |
* | | LAST_INSERT_ID()}will now return 0 if the last INSERT didn't insert any rows. | monty@narttu.mysql.fi | 2003-06-15 | 1 | -1/+1 |
* | | Added SQLSTATE to client/server protocol | monty@narttu.mysql.fi | 2003-06-04 | 1 | -2/+2 |
* | | Updated warning test | venu@myvenu.com | 2003-04-30 | 1 | -0/+2 |
* | | don't increment LAST_INSERT_ID() when incremented value cannot be stored in a... | serg@sergbook.mysql.com | 2003-03-31 | 1 | -0/+38 |
|/ | |||||
* | fix auto-increment in sub-key and insert ... select | serg@serg.mysql.com | 2003-03-02 | 1 | -0/+10 |
* | Cleanup after last merge | monty@hundin.mysql.fi | 2001-10-08 | 1 | -0/+1 |
* | merge | monty@hundin.mysql.fi | 2001-10-08 | 1 | -24/+0 |
|\ | |||||
| * | Updated manual about embedded version. | monty@hundin.mysql.fi | 2001-10-08 | 1 | -12/+0 |
* | | client/mysqlmanagerc.c | sasha@mysql.sashanet.com | 2001-09-27 | 1 | -0/+58 |
|/ | |||||
* | Patch for netBSD | monty@tik.mysql.fi | 2001-07-16 | 1 | -0/+5 |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+57 |