Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5.5 merge | Sergei Golubchik | 2013-03-27 | 3 | -12/+61 |
|\ | |||||
| * | Fixes for Windows XP | Vladislav Vaintroub | 2013-03-26 | 1 | -7/+8 |
| * | MDEV-4330 - get_tty_password() does not work if input redirection is used. | Vladislav Vaintroub | 2013-03-26 | 1 | -2/+3 |
| * | MDEV-4216 : export additional functions mysql_get_timeout_value(),mysql_get_... | Vladislav Vaintroub | 2013-03-01 | 1 | -2/+3 |
| * | MDEV-4021 : Enable Ctrl-C handler when reading password, on Windows. | Vladislav Vaintroub | 2013-02-21 | 1 | -4/+27 |
| * | fix typo | Vladislav Vaintroub | 2013-02-18 | 1 | -1/+1 |
| * | MDEV-4183: Export additional symbols from RPMs , compatibly to distribution R... | Vladislav Vaintroub | 2013-02-18 | 2 | -3/+7 |
| * | MDEV-4127 : Export additional symbols when building RPM, | Vladislav Vaintroub | 2013-02-04 | 2 | -4/+23 |
* | | MDEV-4091: Dynamic columns C functions should be included in libmysqlclient | unknown | 2013-02-04 | 1 | -0/+20 |
* | | 5.5 merge | Sergei Golubchik | 2013-01-29 | 3 | -5/+257 |
|\ \ | |/ | |||||
| * | MDEV-4091: Dynamic columns C functions should be included in libmysqlclient | unknown | 2013-01-28 | 1 | -0/+10 |
| * | MDEV-3842, MDEV-3923 : | Vladislav Vaintroub | 2013-01-25 | 3 | -5/+248 |
* | | cleanup: use MYF() for mysys flags | Sergei Golubchik | 2013-01-23 | 1 | -2/+2 |
* | | MDEV-4011 Added per thread memory counting and usage | Michael Widenius | 2013-01-23 | 1 | -3/+4 |
* | | Automatic merge | Michael Widenius | 2012-10-04 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | MDEV-546 : error when compiling client library - incorrect client_settings.h | Vladislav Vaintroub | 2012-09-25 | 1 | -1/+0 |
* | | Automatic merge with 5.5 | Michael Widenius | 2012-09-01 | 2 | -8/+5 |
|\ \ | |/ | |||||
| * | merge with MySQL 5.5.27 | Sergei Golubchik | 2012-08-09 | 1 | -4/+5 |
| |\ | |||||
| | * | merge bug#13708485 5.1->5.5 | Georgi Kodinov | 2012-06-29 | 1 | -4/+4 |
| | |\ | |||||
| | | * | Bug #13708485: malformed resultset packet crashes client | Georgi Kodinov | 2012-06-28 | 1 | -4/+4 |
| * | | | MDEV-419 ensure that all HAVE_XXX constants can be set by cmake | Sergei Golubchik | 2012-07-31 | 1 | -4/+0 |
* | | | | Added text for errno in error messages by: | Michael Widenius | 2012-05-30 | 1 | -4/+4 |
|/ / / | |||||
* | | | mysql-5.5.22 merge | Sergei Golubchik | 2012-03-28 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Updated/added copyright headers | MySQL Build Team | 2012-02-16 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
* | | | merge with mysql-5.5.21 | Sergei Golubchik | 2012-03-09 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Bug#13604121 - LIBMYSQLCIENT.SO MISSING SOME FUNCTIONS PRESENT IN LIBMYSQLCLI... | Tor Didriksen | 2012-01-30 | 1 | -0/+2 |
| * | | Bug#13101974 SLAVE CAN'T CONNECT AS REPLICATION USER USING WINDOWS AUTH PLUGIN | Rafal Somla | 2011-11-17 | 1 | -8/+8 |
* | | | Merge latest MariaDB 5.5 into MWL#192: Non-blocking client library. | unknown | 2012-02-22 | 1 | -8/+4 |
|\ \ \ | |||||
| * \ \ | 5.3.4 merge | Sergei Golubchik | 2012-02-15 | 1 | -8/+4 |
| |\ \ \ | |||||
| | * \ \ | Merge 5.2->5.3 in preparation for the release of mariadb-5.3.4-rc. | Igor Babaev | 2012-02-01 | 1 | -8/+4 |
| | |\ \ \ | |||||
| | | * | | | fixes for get_password(): | Sergei Golubchik | 2012-01-12 | 1 | -8/+4 |
* | | | | | | Merge MWL#192: Non-blocking client library, into MariaDB 5.5. | unknown | 2012-02-21 | 1 | -0/+1 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | MWL#192: Non-blocking client API for libmysqlclient. | unknown | 2011-09-20 | 2 | -3/+5 |
* | | | | | | fixes for non-debug builds (CMAKE_BUILD_TYPE=Release or RelWithDebInfo) | Sergei Golubchik | 2012-01-17 | 1 | -1/+1 |
* | | | | | | 5.3 merge | Sergei Golubchik | 2012-01-13 | 3 | -17/+18 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | 5.2->5.3 merge | Sergei Golubchik | 2011-12-12 | 2 | -16/+16 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | 1. add --plugin-dir and --default-auth to mysqltest. | Sergei Golubchik | 2011-12-02 | 2 | -16/+16 |
| * | | | | | Merge with 5.2. | Michael Widenius | 2011-12-11 | 5 | -11/+13 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge with MariaDB 5.1 | Michael Widenius | 2011-11-24 | 5 | -11/+13 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged) | Michael Widenius | 2011-11-21 | 5 | -11/+13 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | Updated/added copyright headers | Kent Boortz | 2011-07-03 | 2 | -4/+4 |
| | | | |\ \ | |||||
* | | | | | | | few cmake/compiler warnings | Sergei Golubchik | 2011-11-03 | 1 | -1/+0 |
* | | | | | | | merge | Sergei Golubchik | 2011-11-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | build on windows | Sergei Golubchik | 2011-11-02 | 1 | -1/+1 |
* | | | | | | | | mysql-5.5.18 merge | Sergei Golubchik | 2011-11-03 | 4 | -8/+13 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Bug#12982926 CLIENT CAN OVERRIDE ZERO-LENGTH-ALLOCATE BUFFER | Rafal Somla | 2011-09-29 | 1 | -0/+15 |
| * | | | | | | merge from 5.5.16 | Daniel Fischer | 2011-09-21 | 4 | -33/+61 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Bug#12873214 WINDOWS AUTHENTICATION PLUGIN PRODUCES EXCESSIVE RECORDS IN SERV... | Rafal Somla | 2011-09-07 | 4 | -33/+61 |
| * | | | | | | | Bug#12897501 REPLICATION DOES NOT SUPPORT WINDOWS AUTH PLUG-IN | Rafal Somla | 2011-09-14 | 1 | -0/+5 |
| |/ / / / / / | |||||
| * | | | | | | Updated/added copyright headers | Kent Boortz | 2011-06-30 | 4 | -8/+8 |
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | |