Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '10.0' into 10.1 | Sergei Golubchik | 2015-03-07 | 1 | -2/+2 |
|\ | |||||
| * | Merge branch '5.5' into 10.0 | Sergei Golubchik | 2015-02-18 | 1 | -2/+2 |
| |\ | |||||
| | * | Merge remote-tracking branch 'mysql/5.5' into bb-5.5-merge @ mysql-5.5.42 | Sergei Golubchik | 2015-02-11 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Bug#17599258:- ERROR 1160 (08S01): GOT AN ERROR WRITING | Arun Kuruvila | 2014-11-10 | 1 | -2/+2 |
| | | * | Bug #18384260: MULTIPLE SECURITY ISSUES IN CERTIFICATE VALIDATION | Georgi Kodinov | 2014-07-31 | 1 | -0/+6 |
| | | * | Bug #18053212 MYSQL_GET_SERVER_VERSION() CALL WITHOUT A VALID CONNECTION RESU... | Igor Solodovnikov | 2014-04-17 | 1 | -6/+16 |
| | | * | Bug #17297012 MEMORY LEAK IN MYSQL_OPTIONS WHILE CALLING WITH OPTION MYSQL_SE... | Igor Solodovnikov | 2013-08-30 | 1 | -0/+1 |
| | | * | Bug #16680313: CLIENT DOESN'T READ PLUGIN-DIR FROM MY.CNF SET BY | Georgi Kodinov | 2013-04-24 | 1 | -2/+2 |
| | | * | Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER | Murthy Narkedimilli | 2013-03-19 | 1 | -1/+1 |
| | | * | Merge of patch for bug#14685362 from mysql-5.1. | Nirbhay Choubey | 2013-03-18 | 1 | -0/+2 |
| | | |\ | |||||
| | | * | | Bug #12910665: AUTH-PLUGIN-DATA-LEN NOT TESTED FOR VALIDITY BY THE | Georgi Kodinov | 2012-06-29 | 1 | -0/+6 |
| | | * | | fixed a missing break | Georgi Kodinov | 2012-07-05 | 1 | -0/+1 |
| | | * | | Bug #12998841: libmysql divulges plaintext password upon request in 5.5 | Georgi Kodinov | 2012-07-05 | 1 | -9/+60 |
| | | * | | merge bug#13708485 5.1->5.5 | Georgi Kodinov | 2012-06-29 | 1 | -3/+12 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Bug #13708485: malformed resultset packet crashes client | Georgi Kodinov | 2012-06-28 | 1 | -3/+12 |
| | | * | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -1/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+4 |
| | | | |\ | |||||
| | | | | * | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 1 | -2/+3 |
| | | * | | | Bug#11745920/Bug#21287: "SSL connection error" is not helpful! (ssl-verify-se... | Tatjana Azundris Nuernberg | 2011-05-19 | 1 | -11/+24 |
| | | * | | | Bug#11766631 (59780) - Move the client authentication_windows plugin | Rafal Somla | 2011-04-28 | 1 | -0/+7 |
| | | * | | | Fix for BUG#59894 | Guilhem Bichot | 2011-02-11 | 1 | -5/+8 |
| | | * | | | Bug #59657: Move the client authentication_pam plugin into the server repository | Georgi Kodinov | 2011-01-31 | 1 | -0/+35 |
| | | * | | | BUG#57953 my_load_defaults return junk argument ----args-separator---- to caller | He Zhenxing | 2011-01-17 | 1 | -1/+1 |
| | | * | | | Remove configuration preprocessor symbols 'THREAD' | Magne Mahre | 2011-01-11 | 1 | -21/+3 |
| | | * | | | Bug #57744: sql-common/client.c: Missing DBUG_RETURN macro | Georgi Kodinov | 2010-11-10 | 1 | -14/+14 |
| | | * | | | Fix compilation warnings. | Alexander Nozdrin | 2010-10-12 | 1 | -1/+1 |
| | | * | | | Bug #56767: Make sure client plugins in 1054 are compatible with | Georgi Kodinov | 2010-10-04 | 1 | -0/+6 |
| | | * | | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 1 | -232/+883 |
| | | * | | | WL#5486: Remove code for unsupported platforms | Davi Arnaut | 2010-07-15 | 1 | -3/+3 |
| | | * | | | WL#5486: Remove code for unsupported platforms | Davi Arnaut | 2010-07-15 | 1 | -4/+4 |
| | | * | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -56/+54 |
| | | * | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-05-11 | 1 | -7/+20 |
| | | |\ \ \ | | | | |/ / | |||||
| | | | * | | Using an initial command with mysql_options(..., MYSQL_INIT_COMMAND, ...) | Jim Winstead | 2010-05-09 | 1 | -7/+20 |
| | | * | | | Merge the changes of the 5.5.3-m3 release build | Joerg Bruehe | 2010-04-18 | 1 | -1/+1 |
| | | |\ \ \ | |||||
| | | | * | | | Fix a syntax error: | Joerg Bruehe | 2010-03-16 | 1 | -1/+1 |
| | | * | | | | Backport of: | Konstantin Osipov | 2010-04-13 | 1 | -12/+12 |
| | | * | | | | Fix use of uninitialized variable. | Alexander Nozdrin | 2010-03-26 | 1 | -1/+1 |
| | | |/ / / | |||||
| | | * | | | Bug#51166 mysql client defaults to charset 'ascii' | Alexander Barkov | 2010-03-04 | 1 | -4/+4 |
| | | * | | | Backport of WL#798 (MySQL IPv6 support) from 6.0. | Alexander Nozdrin | 2009-11-25 | 1 | -77/+121 |
| | | * | | | Auto-merge from mysql-next-mr. | Alexander Nozdrin | 2009-11-10 | 1 | -1/+1 |
| | | |\ \ \ | |||||
| | | | * \ \ | Auto-merge from mysql-next-mr. | Alexander Nozdrin | 2009-11-05 | 1 | -122/+140 |
| | | | |\ \ \ | |||||
| | | | * | | | | backport of dbug extensions from 6.0: | Sergei Golubchik | 2009-10-30 | 1 | -1/+1 |
| | | * | | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-11-06 | 1 | -3/+3 |
| | | |\ \ \ \ \ | | | | |_|/ / / | | | |/| | / / | | | | | |/ / | | | | |/| | | |||||
| | | | * | | | Bug#47571: idle named pipe connection is unkillable | Vladislav Vaintroub | 2009-11-02 | 1 | -3/+3 |
| | | * | | | | Merge from mysql-next-mr. | Alexander Nozdrin | 2009-10-28 | 1 | -37/+285 |
| | | |\ \ \ \ | | | | | |/ / | | | | |/| | | |||||
| | | | * | | | Automerge from mysql-next-mr. | Alexander Nozdrin | 2009-10-27 | 1 | -0/+2 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | manual merge: mysql-5.1-rep+2-delivery1 --> mysql-5.1-rpl-merge | Luis Soares | 2009-10-22 | 1 | -0/+2 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Backport BUG#25192 Using relay-log and relay-log-index without values produce... | He Zhenxing | 2009-10-02 | 1 | -0/+2 |
| | | | | | |/ / | |||||
| | | | * | | | | WL#1349 Use operating system localization to send it as a default client char... | Alexander Barkov | 2009-10-21 | 1 | -37/+283 |
| | | | |/ / / | |||||
| | | * | | | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1, | Konstantin Osipov | 2009-10-22 | 1 | -16/+121 |