Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/gluh/MySQL/Merge/4.1-merge | gluh@mysql.com/gluh.(none) | 2006-09-07 | 1 | -3/+3 |
|\ | |||||
| * | Bug#20393 User name truncation in mysql client | gluh@mysql.com/gluh.(none) | 2006-08-30 | 1 | -3/+3 |
| * | Bug#7192 Specify --with-collation doesn't work for connections? | bar@mysql.com/bar.intranet.mysql.r18.ru | 2006-08-11 | 1 | -2/+31 |
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/release/mysql-5.0-release_m... | cmiller@zippy.cornsilk.net | 2006-08-25 | 1 | -3/+5 |
|\ \ | |||||
| * | | Bug#21543: 5.0.24 breaks ABI compatibility for python bindings: \ | cmiller@zippy.cornsilk.net | 2006-08-25 | 1 | -3/+5 |
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2006-08-03 | 1 | -29/+40 |
|\ \ \ | |||||
| * \ \ | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | kostja@bodhi.local | 2006-08-02 | 1 | -29/+40 |
| |\ \ \ | |||||
| | * | | | A fix and a test case for Bug#15752 "Lost connection to MySQL server | kostja@bodhi.local | 2006-07-24 | 1 | -29/+40 |
| | |/ / | |||||
* | | | | Merge bk-internal:/home/bk/mysql-5.0-maint | msvensson@neptunus.(none) | 2006-07-24 | 1 | -1/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0-maint | ramil/ram@mysql.com/myoffice.izhnet.ru | 2006-07-23 | 1 | -1/+3 |
| |\ \ \ | |||||
| | * | | | Fix for bug #19370: DateTime datatype in MySQL has two bugs in it | ramil/ram@mysql.com/myoffice.izhnet.ru | 2006-07-12 | 1 | -1/+3 |
| | |/ / | |||||
* | | | | Merge mysql.com:/home/hf/work/mysql-4.1.mrg | holyfoot/hf@mysql.com/deer.(none) | 2006-07-18 | 1 | -1/+2 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Merge bk@192.168.21.1:mysql-4.1 | holyfoot/hf@mysql.com/deer.(none) | 2006-07-13 | 1 | -1/+2 |
| |\ \ | |||||
| | * | | bug #16017 (memory leaks in embedded server) | holyfoot@deer.(none) | 2006-06-01 | 1 | -1/+2 |
* | | | | Merge mysql.com:/usr/home/bar/mysql-4.1.b7192 | bar@mysql.com | 2006-07-07 | 1 | -2/+31 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Bug#7192 Specify --with-collation doesn't work for connections? | bar@mysql.com | 2006-06-30 | 1 | -2/+31 |
| |/ / | |||||
* | | | client.c: | kent@mysql.com | 2006-07-03 | 1 | -0/+7 |
* | | | merging | holyfoot@mysql.com | 2006-06-26 | 1 | -37/+49 |
|\ \ \ | |/ / | |||||
| * | | bug #20318 (ctype_ucs2_def test fails with embedded) | holyfoot@deer.(none) | 2006-06-19 | 1 | -36/+48 |
| |/ | |||||
* | | Remove C++ comments | msvensson@neptunus.(none) | 2006-05-03 | 1 | -5/+5 |
* | | Merge neptunus.(none):/home/msvensson/mysql/bug17208/my50-bug17208 | msvensson@neptunus.(none) | 2006-04-26 | 1 | -19/+107 |
|\ \ | |||||
| * | | Bug#17208 SSL: client does not verify server certificate | msvensson@neptunus.(none) | 2006-04-18 | 1 | -2/+84 |
| * | | Fix up patch | msvensson@neptunus.(none) | 2006-04-12 | 1 | -67/+1 |
| * | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0 | msvensson@neptunus.(none) | 2006-04-12 | 1 | -17/+89 |
| |\ \ | |||||
| | * | | Cleanup SSL implementation | msvensson@neptunus.(none) | 2006-03-10 | 1 | -17/+89 |
* | | | | Backport fix for mysql client not using SSl library directly | msvensson@neptunus.(none) | 2006-04-22 | 1 | -0/+21 |
|/ / / | |||||
* | | | Moving mysql_get_server_version() from libmysql.c to client.c, | bar@mysql.com | 2006-04-06 | 1 | -0/+30 |
* | | | client.c: | bar@mysql.com | 2006-04-06 | 1 | -0/+3 |
* | | | Safer fix for Bug #18435 "5.0.19 libmysqlclient not ABI-compatible with 5.0.18" | monty@mysql.com | 2006-03-27 | 1 | -6/+0 |
* | | | Make usage of the MYSQL struct in shared libraries compatible with MySQL 5.0.... | monty@mysql.com | 2006-03-23 | 1 | -2/+11 |
|/ / | |||||
* | | Fixes to embedded server to be able to run tests with it | monty@mysql.com | 2006-02-24 | 1 | -4/+5 |
* | | 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 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | serg@serg.mylan | 2006-01-16 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | merged | serg@serg.mylan | 2006-01-03 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | many warnings (practically safe but annoying) corrected | serg@serg.mylan | 2006-01-03 | 1 | -1/+1 |
* | | | | Fix for BUG#15110: mysqldump --triggers: does not include DEFINER clause | anozdrin@mysql.com | 2006-01-11 | 2 | -1/+58 |
|/ / / | |||||
* | | | Merge mysql.com:/home/alexi/dev/mysql-4.1-12440 | aivanov@mysql.com | 2005-12-15 | 1 | -6/+22 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fixed BUG #12440: "Incorrect processing of time values containing | aivanov@mysql.com | 2005-12-15 | 1 | -6/+22 |
* | | 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 |