Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
* | Fixed portability issue in my_thr_init.c (was added in my last push) | monty@mysql.com/narttu.mysql.fi | 2006-11-30 | 1 | -1/+1 |
* | Merge bk-internal:/home/bk/mysql-5.0 | gkodinov@dl145s.mysql.com | 2006-11-27 | 1 | -11/+75 |
|\ | |||||
| * | Added some missing DBUG_RETURN | monty@mysql.com/nosik.monty.fi | 2006-11-23 | 1 | -6/+70 |
| * | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -5/+5 |
* | | Merge mysql.com:/home/hf/work/mysql-4.1-mrg | holyfoot/hf@mysql.com/deer.(none) | 2006-11-16 | 1 | -0/+2 |
|\ \ | |/ |/| | |||||
| * | Merge bk@192.168.21.1:mysql-4.1 | holyfoot/hf@mysql.com/deer.(none) | 2006-11-16 | 1 | -0/+2 |
| |\ | |||||
| | * | Bug #19216: Client crashes on long SELECT | gkodinov/kgeorge@macbook.gmz | 2006-11-13 | 1 | -0/+2 |
* | | | Merge shellback.(none):/home/msvensson/mysql/mysql-4.1-maint | msvensson@shellback.(none) | 2006-10-12 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Add DBUG_ASSERT to check that mysql is not null when mysql_reconnect is called | msvensson@shellback.(none) | 2006-10-12 | 1 | -0/+2 |
| |/ | |||||
* | | Merge mysql.com:/home/gluh/MySQL/Merge/4.1 | gluh@mysql.com/gluh.(none) | 2006-09-27 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Patch for bug#21432 is reverted | gluh@mysql.com/gluh.(none) | 2006-09-27 | 1 | -3/+3 |
* | | 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 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 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 |
* | | | many warnings (practically safe but annoying) corrected | serg@serg.mylan | 2006-01-03 | 1 | -1/+1 |
|/ / | |||||
* | | 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 |
|\ \ |