Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/kostja/mysql/tmp_merge | konstantin@mysql.com | 2006-02-02 | 1 | -1/+1 |
|\ | |||||
| * | many warnings (practically safe but annoying) corrected | serg@serg.mylan | 2006-01-03 | 1 | -1/+1 |
* | | Merge neptunus.(none):/home/msvensson/mysql/bug15719/my50-bug15719 | msvensson@neptunus.(none) | 2006-01-30 | 1 | -17/+18 |
|\ \ | |||||
| * | | Bug #15719 MYSQL_OPT_RECONNECT option is modified by mysql_real_connect | msvensson@neptunus.(none) | 2006-01-26 | 1 | -17/+18 |
| |/ | |||||
* | | Big patch to make embedded-server working in 5.x | holyfoot@deer.(none) | 2006-01-04 | 1 | -4/+5 |
|/ | |||||
* | Fix value returned by mysql_warning_count() after fetching a prepared | jimw@mysql.com | 2005-12-06 | 1 | -1/+1 |
* | Merge mysql.com:/opt/local/work/mysql-4.1-root | konstantin@mysql.com | 2005-11-25 | 1 | -1/+6 |
|\ | |||||
| * | Fix for bug#14780 memory leak for mysql 4.1.14 with openssl enabled | gluh@eagle.intranet.mysql.r18.ru | 2005-11-21 | 1 | -1/+5 |
* | | Improved testing of ssl and compression | msvensson@neptunus.(none) | 2005-10-04 | 1 | -1/+4 |
* | | Added option --valgrind-mysqltest to mysql-test-run | monty@mishka.mysql.fi | 2005-09-14 | 1 | -2/+9 |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-09-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fixes bug #5588. Additions after merge from 4.0. | SergeyV@selena. | 2005-09-07 | 1 | -1/+1 |
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-11787 | jimw@mysql.com | 2005-09-03 | 1 | -0/+3 |
|\ \ | |||||
| * | | Make it possible to change reconnect setting with | jimw@mysql.com | 2005-07-06 | 1 | -0/+3 |
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-08-15 | 1 | -2/+3 |
|\ \ \ | | |/ | |/| | |||||
| * | | Fix mysql_info() returning bad data in the results of a multi-statement | jimw@mysql.com | 2005-08-10 | 1 | -2/+3 |
| * | | fix for bug#12001 | georg@lmy002.wdf.sap.corp | 2005-07-19 | 1 | -1/+1 |
* | | | Cleanups during review of new code | monty@mysql.com | 2005-07-28 | 1 | -2/+10 |
* | | | Restore previous used client charset in mysql_reconnect | georg@lmy002.wdf.sap.corp | 2005-07-16 | 1 | -1/+43 |
| |/ |/| | |||||
* | | fixes for windows 64-bit compiler warnings | georg@lmy002.wdf.sap.corp | 2005-06-13 | 1 | -1/+1 |
* | | Fixed failing tests for not 32 bit intel machines | monty@mysql.com | 2005-05-16 | 1 | -3/+6 |
* | | A fix and test case for Bug#9478 "mysql_stmt_attr_set mysql_stmt_execute" | konstantin@mysql.com | 2005-05-12 | 1 | -0/+2 |
* | | BUG#9391 mysqlshow prints incorrect "rows" information | msvensson@neptunus.(none) | 2005-04-13 | 1 | -2/+0 |
* | | Merge | jimw@mysql.com | 2005-04-04 | 1 | -0/+27 |
|\ \ | |/ | |||||
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-8866 | jimw@mysql.com | 2005-04-04 | 1 | -0/+27 |
| |\ | |||||
| | * | Fix reconnect when using prepared statements, and add | jimw@mysql.com | 2005-03-28 | 1 | -0/+27 |
* | | | Manual merge | konstantin@mysql.com | 2005-03-26 | 1 | -7/+8 |
|\ \ \ | |/ / | |||||
| * | | A fix for Bug#8226 "Cannot connect via shared memory": | konstantin@mysql.com | 2005-03-26 | 1 | -7/+8 |
| |/ | |||||
* | | Porting of "buffered read" patch to 5.0 and post-review fixes. | konstantin@mysql.com | 2005-03-06 | 1 | -2/+3 |
* | | WL #2094 Federated Storage Handler | patg@krsna.patg.net | 2005-02-23 | 1 | -1/+20 |
* | | Merge | patg@krsna.patg.net | 2005-02-20 | 1 | -1/+1 |
|\ \ | |||||
| * | | WL# 2094 | patg@krsna.patg.net | 2005-02-06 | 1 | -1/+1 |
* | | | Fixed Bug#7783, "mysql_free_result removes all resultsets (multi statements)". | jani@ua141d10.elisa.omakaista.fi | 2005-02-17 | 1 | -1/+1 |
|/ / | |||||
* | | 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 |
* | | 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 |
|/ / | |||||
* | | 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 |
* | | 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 | 1 | -19/+34 |
|\ \ | |/ | |||||
| * | Added missing initialier | monty@mysql.com | 2004-10-26 | 1 | -2/+2 |