Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.ndb.mysql.com | 2005-01-16 | 1 | -0/+1 |
|\ | |||||
| * | initialize mysql->charset in mysql_init | serg@serg.mylan | 2005-01-16 | 1 | -0/+1 |
* | | Merge | jimw@mysql.com | 2005-01-11 | 1 | -22/+38 |
|\ \ | |/ | |||||
| * | Replace all sprintf() calls with my_snprintf() in client.c. All of the | jimw@mysql.com | 2005-01-09 | 1 | -22/+38 |
* | | merged | serg@sergbook.mysql.com | 2005-01-06 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | client.c: | paul@kite-hub.kitebird.com | 2005-01-04 | 1 | -2/+3 |
* | | Changed C++ style comments to C style, bug#7665. | joerg@mysql.com | 2005-01-04 | 1 | -4/+4 |
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEY | monty@mysql.com | 2005-01-03 | 1 | -2/+1 |
|\ \ | |/ | |||||
| * | Merged fixes for bug #7297 "Two digit year should be interpreted | dlenev@brandersnatch.localdomain | 2004-12-30 | 1 | -2/+1 |
* | | manually merged | serg@sergbook.mysql.com | 2004-12-31 | 1 | -2/+12 |
|\ \ | |/ | |||||
| * | fix indentation | wax@kishkin.ru | 2004-12-23 | 1 | -2/+2 |
| * | BUG#6056 | wax@kishkin.ru | 2004-12-14 | 1 | -1/+11 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | petr@mysql.com | 2004-12-18 | 1 | -3/+0 |
|\ \ | |||||
| * | | BUG#7384 IM fails to compile on Solaris. | petr@mysql.com | 2004-12-18 | 1 | -3/+0 |
* | | | Truncations patch: a post-review fix. | konstantin@mysql.com | 2004-12-18 | 1 | -0/+8 |
|/ / | |||||
* | | Data truncation reporting implementation (libmysql) + post review | konstantin@mysql.com | 2004-12-16 | 1 | -0/+164 |
* | | Changing the default of libmysqlclient : it's now NO reconnection. | guilhem@mysql.com | 2004-12-09 | 1 | -1/+18 |
* | | After merge fixes | monty@mysql.com | 2004-12-06 | 1 | -1/+1 |
* | | merged | serg@serg.mylan | 2004-11-20 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | Manual merge of fix for bug #6266 "Invalid DATETIME value is not handled | dlenev@mysql.com | 2004-11-19 | 1 | -3/+4 |
| |\ | |||||
| | * | Fix for bug #6266 "Invalid DATETIME value is not handled properly". | dlenev@brandersnatch.localdomain | 2004-11-15 | 1 | -3/+4 |
* | | | Merge with 4.1 | monty@mysql.com | 2004-11-12 | 1 | -5/+18 |
|\ \ \ | |/ / | |||||
| * | | After merge fixes | monty@mysql.com | 2004-11-12 | 1 | -5/+18 |
| |/ | |||||
* | | Fixes after merge with 4.1 | monty@mysql.com | 2004-11-03 | 1 | -0/+1 |
* | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 2 | -19/+107 |
|\ \ | |/ | |||||
| * | A fix and test case for Bug#6096 "field.max_length is always zero for | konstantin@mysql.com | 2004-10-27 | 1 | -3/+0 |
| * | Added missing initialier | monty@mysql.com | 2004-10-26 | 1 | -2/+2 |
| * | A lot of fixes for prepared statements (PS): | monty@mysql.com | 2004-10-26 | 2 | -1/+7 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-10-20 | 1 | -0/+72 |
| |\ | |||||
| | * | A fix and test case for Bug#6049 "Loss of sign when using prepared | konstantin@mysql.com | 2004-10-16 | 1 | -0/+72 |
| * | | Review of all code pushed since last review | monty@mishka.local | 2004-10-20 | 1 | -1/+1 |
| |/ | |||||
| * | A fix and test case for Bug#5315 "mysql_change_user() doesn't free | konstantin@mysql.com | 2004-09-22 | 1 | -14/+27 |
| * | Merge mysql.com:/home/wax/mysql/mysql-4.1 | wax@mysql.com | 2004-09-09 | 1 | -3/+2 |
| |\ | |||||
| | * | Merge mysql.com:/home/wax/mysql/mysql-4.1 | wax@mysql.com | 2004-08-19 | 1 | -3/+2 |
| | |\ | |||||
| | | * | Change information text in pipe and shared memory | wax@kishkin.ru | 2004-08-19 | 1 | -3/+2 |
| * | | | client.c: | paul@ice.snake.net | 2004-09-06 | 1 | -0/+1 |
* | | | | Strict mode & better warnings | monty@mishka.local | 2004-09-28 | 1 | -5/+64 |
* | | | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 2 | -7/+175 |
|\ \ \ \ | |/ / / | |||||
| * | | | A fix and test case for Bug#4231 "Wrong result with MYSQL_TIME | konstantin@mysql.com | 2004-09-02 | 1 | -0/+10 |
| * | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1 | vva@eagle.mysql.r18.ru | 2004-08-24 | 1 | -3/+2 |
| |\ \ \ | |||||
| | * | | | more accurate processing of find_type result | vva@eagle.mysql.r18.ru | 2004-08-24 | 1 | -3/+2 |
| * | | | | Fixed windows-specific warning about undeclared localtime_r() in my_time.c. | dlenev@brandersnatch.localdomain | 2004-08-24 | 1 | -0/+2 |
| * | | | | Bug #4629 Crash after SLAVE STOP, if the IO thread is in special state. | rburnett@build.mysql.com | 2004-08-23 | 1 | -10/+0 |
| * | | | | Bug #4629 Crash after SLAVE STOP, if the IO thread is in special state. | rburnett@build.mysql.com | 2004-08-21 | 1 | -0/+11 |
| |/ / / | |||||
| * | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2004-08-19 | 1 | -3/+4 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Fixes for bugs in embedded library: | hf@deer.(none) | 2004-07-22 | 1 | -3/+4 |
| * | | | after merge fixes | serg@serg.mylan | 2004-08-19 | 1 | -1/+1 |
| | |/ | |/| | |||||
| * | | - removed several C++-style comments (//) - these confuse the IBM | lenz@mysql.com | 2004-08-03 | 1 | -5/+5 |
| * | | syntax fix: superfluous ';' which caused a problem with gcc 2.95 | guilhem@mysql.com | 2004-07-30 | 1 | -1/+1 |
| * | | WL#1580: --start-datetime, --stop-datetime, --start-position (alias for --pos... | guilhem@mysql.com | 2004-07-29 | 1 | -0/+155 |
| |/ |