Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge from 4.1: fix for bug #7285 (embedded server) | georg@beethoven.site | 2004-12-30 | 1 | -1/+2 |
* | WL#1895 - Print message to error log in case of detected MyISAM corruption | ingo@mysql.com | 2004-12-23 | 2 | -1/+28 |
* | More work on truncations in libmysql: after-review fixes. | konstantin@mysql.com | 2004-12-18 | 1 | -65/+52 |
* | Truncations patch: a post-review fix. | konstantin@mysql.com | 2004-12-18 | 1 | -4/+4 |
* | Fixing compile-time failures in recently pushed code (aCC, Sun Studio) | konstantin@mysql.com | 2004-12-17 | 1 | -8/+10 |
* | Portability fix in libmysql (FreeBSD) | konstantin@mysql.com | 2004-12-16 | 1 | -11/+11 |
* | Data truncation reporting implementation (libmysql) + post review | konstantin@mysql.com | 2004-12-16 | 1 | -186/+466 |
* | WL#1051, more maintanable error messages. | anjuta@arthur.local | 2004-12-13 | 1 | -1/+2 |
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0 | guilhem@mysql.com | 2004-12-09 | 1 | -0/+4 |
|\ | |||||
| * | Changing the default of libmysqlclient : it's now NO reconnection. | guilhem@mysql.com | 2004-12-09 | 1 | -0/+4 |
* | | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 1 | -0/+3 |
|\ \ | |/ |/| | |||||
| * | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -0/+3 |
* | | merged | serg@serg.mylan | 2004-11-20 | 1 | -6/+7 |
|\ \ | |||||
| * \ | Manual merge of fix for bug #6266 "Invalid DATETIME value is not handled | dlenev@mysql.com | 2004-11-19 | 1 | -6/+7 |
| |\ \ | |||||
| | * | | Fix for bug #6266 "Invalid DATETIME value is not handled properly". | dlenev@brandersnatch.localdomain | 2004-11-15 | 1 | -6/+7 |
* | | | | Merge with 4.1 | monty@mysql.com | 2004-11-12 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | merge with 4.0 | monty@mysql.com | 2004-11-12 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | libmysql.c: | bar@mysql.com | 2004-11-05 | 1 | -1/+2 |
| | * | | Merge | bar@mysql.com | 2004-11-05 | 1 | -0/+1 |
| | |\ \ | |||||
| | | * | | libmysql.def, libmysql.c: | bar@mysql.com | 2004-11-05 | 2 | -1/+2 |
| | * | | | Ensure that a source distribution contains 'libmysql/libmysql.def' | joerg@mysql.com | 2004-11-01 | 1 | -1/+1 |
* | | | | | Merge with 4.1 to get new thd->mem_root handling | monty@mysql.com | 2004-11-08 | 2 | -1/+3 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | libmysql.def, libmysql.c: | bar@mysql.com | 2004-11-05 | 2 | -1/+3 |
| | |_|/ | |/| | | |||||
* | | | | Merge with 4.1 to get in latest bug fixes | monty@mysql.com | 2004-11-04 | 1 | -16/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove support for obsolete 4.1.1 prepared statements C API names: | konstantin@mysql.com | 2004-11-01 | 1 | -16/+0 |
* | | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 6 | -110/+197 |
|\ \ \ \ | |/ / / | |||||
| * | | | A fix and test case for Bug#6096 "field.max_length is always zero for | konstantin@mysql.com | 2004-10-27 | 1 | -2/+19 |
| * | | | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 1 | -10/+29 |
| * | | | Fix compiler warnings (detected by Intel's C++ compiler) | monty@mysql.com | 2004-10-22 | 1 | -1/+1 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-10-20 | 1 | -0/+34 |
| |\ \ \ | |||||
| | * | | | After merge fixes | monty@mysql.com | 2004-10-20 | 1 | -2/+2 |
| | * | | | Merge with 4.0 | monty@mysql.com | 2004-10-20 | 1 | -0/+34 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-10-20 | 1 | -6/+4 |
| | | |\ \ | |||||
| | | | * | | Code cleanups (done during review of new code) | monty@mysql.com | 2004-10-20 | 1 | -6/+4 |
| | | | |/ | |||||
| | | * | | libmysql.c: | paul@ice.snake.net | 2004-10-19 | 1 | -0/+3 |
| | | |/ | |||||
| | | * | libmysql.c: | bar@mysql.com | 2004-10-19 | 1 | -0/+33 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-10-20 | 1 | -25/+5 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | A fix and test case for bug#6058 "Prepared statements return '0000-00-00' | konstantin@mysql.com | 2004-10-20 | 1 | -3/+3 |
| | * | | A fix and test case for Bug#6049 "Loss of sign when using prepared | konstantin@mysql.com | 2004-10-16 | 1 | -22/+2 |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mishka.local | 2004-10-20 | 2 | -0/+11 |
| |\ \ \ | |||||
| | * | | | Review of all code pushed since last review | monty@mishka.local | 2004-10-20 | 2 | -0/+11 |
| * | | | | A fix (bug #6057: Data Type Problem in manager.c). | ram@gw.mysql.r18.ru | 2004-10-18 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
| * | | | Fix for Bug#6024 "Test "client_test" fails in 4.1.6-gamma build (1)": | konstantin@mysql.com | 2004-10-15 | 1 | -3/+4 |
| * | | | libmysql/libmysql.c: | konstantin@mysql.com | 2004-10-15 | 1 | -38/+40 |
| |/ / | |||||
| * | | Activating the new string->number conversion functions | bar@noter.intranet.mysql.r18.ru | 2004-09-25 | 1 | -1/+1 |
| * | | A fix and test case for Bug#5315 "mysql_change_user() doesn't free | konstantin@mysql.com | 2004-09-22 | 2 | -12/+22 |
| * | | libmysql.c: | paul@ice.snake.net | 2004-09-11 | 1 | -5/+5 |
| * | | Merge mysql.com:/home/wax/mysql/mysql-4.1 | wax@mysql.com | 2004-09-09 | 1 | -6/+6 |
| |\ \ | |||||
| | * \ | Merge mysql.com:/home/wax/mysql/mysql-4.1 | wax@mysql.com | 2004-08-19 | 1 | -6/+6 |
| | |\ \ | |||||
| | | * | | Change information text in pipe and shared memory | wax@kishkin.ru | 2004-08-19 | 1 | -6/+6 |