Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| |/ | |||||
* | | Merge with 4.1.3-beta | monty@mysql.com | 2004-07-07 | 3 | -33/+653 |
|\ \ | |/ | |||||
| * | client.c, libmysql.c: | paul@kite-hub.kitebird.com | 2004-06-30 | 1 | -2/+2 |
| * | After merge fixes | monty@mysql.com | 2004-06-25 | 1 | -0/+4 |
| * | - fixed test_frm_bug test to work with increased number of columns in | konstantin@mysql.com | 2004-06-24 | 1 | -0/+561 |
| * | Fix for Bug#4030 "Client side conversion string -> date type doesn't | konstantin@mysql.com | 2004-06-24 | 1 | -1/+1 |
| * | After merge fixes | monty@mysql.com | 2004-06-21 | 1 | -1/+2 |
| * | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for | konstantin@mysql.com | 2004-06-10 | 1 | -1/+0 |
| * | client.c: | bar@bar.intranet.mysql.r18.ru | 2004-06-07 | 1 | -26/+25 |
| * | Added authentication code that was missed in merge | monty@mysql.com | 2004-06-03 | 1 | -1/+57 |
| * | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ... | dlenev@brandersnatch.localdomain | 2004-05-27 | 1 | -1/+1 |
* | | Merge 4.1 -> 5.0. | pem@mysql.com | 2004-04-07 | 1 | -107/+124 |
|\ \ | |/ | |||||
| * | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -1/+1 |
| * | Added LOCAL INFILE callback function support. | jcole@mugatu.jcole.us | 2004-03-22 | 1 | -1/+4 |
| * | Removed compiler warning | monty@mysql.com | 2004-03-18 | 1 | -0/+1 |
| * | Intermediate commit of client library (cleanups + fixes of 3 items from | konstantin@mysql.com | 2004-03-16 | 1 | -33/+65 |
| * | Rudimentary part of libmysql patch: | konstantin@oak.local | 2004-03-12 | 1 | -64/+42 |
| * | Rename: | konstantin@oak.local | 2004-03-10 | 1 | -1/+1 |
| * | New call mysql_stmt_init() introduced. | konstantin@mysql.com | 2004-03-05 | 1 | -1/+1 |
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mashka.mysql.fi | 2004-02-22 | 1 | -6/+8 |
| |\ | |||||
| | * | After merge fixes | monty@mashka.mysql.fi | 2004-02-22 | 1 | -6/+8 |
| * | | Fix for #1429 (Segfault in mysql_stmt_close) | hf@deer.(none) | 2004-02-20 | 1 | -1/+1 |
| |/ | |||||
| * | Fix for #2212 (mysql_change_user doesn't work in embedded library) | hf@deer.(none) | 2004-02-14 | 1 | -1/+2 |
* | | Merge mysql.com:/home/pem/work/mysql-4.1 | pem@mysql.com | 2004-02-13 | 1 | -1/+2 |
|\ \ | |/ | |||||
| * | This line missed in the fix #2208 | hf@deer.(none) | 2004-02-13 | 1 | -1/+2 |
* | | Merge 4.1 into 5.0. | pem@mysql.com | 2004-02-10 | 1 | -47/+34 |
|\ \ | |/ | |||||
| * | Client character set is now not set from the server value. | bar@bar.intranet.mysql.r18.ru | 2004-02-04 | 1 | -38/+25 |
| * | Names of all client methods (static functions inside client.c) now | konstantin@oak.local | 2003-12-22 | 1 | -9/+9 |
* | | Update for VC++ | monty@mysql.com | 2003-12-21 | 1 | -2/+2 |
|/ | |||||
* | merge | monty@mysql.com | 2003-12-19 | 1 | -1/+2 |
|\ | |||||
| * | Fixes after merge with 4.0 | monty@mysql.com | 2003-12-19 | 1 | -2/+5 |
* | | Fix for #2126 (mysql_server_init call shouldn't be needed) | hf@deer.(none) | 2003-12-18 | 1 | -1/+2 |
|/ | |||||
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2003-11-28 | 1 | -1/+1 |
|\ | |||||
| * | cleanup: comment moved to proper place | konstantin@oak.local | 2003-11-28 | 1 | -1/+1 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2003-11-28 | 2 | -5/+27 |
|\ \ | |/ |/| | |||||
| * | Merge | monty@mysql.com | 2003-11-28 | 2 | -5/+27 |
| |\ | |||||
| | * | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 2 | -5/+27 |