643 Commits (337fdb80f3edf3c6fdb47fbd06d044abbafc7041)

Author SHA1 Message Date
Alexander Barkov e9ca686137 MDEV-4871 Temporal literals do not accept nanoseconds 13 years ago
Alexander Barkov d98584f56a Adding support for the SQL-standard temporal literals. 13 years ago
Alexander Barkov 5b0774ee1c Adding support for MySQL-5.6 temporal column types: 13 years ago
Sergei Golubchik 78cc6db44a MDEV-4667 DATE('string') incompability between mysql and mariadb 13 years ago
Sergei Golubchik 43a6831fe0 MDEV-4574 Missing connection option MYSQL_ENABLE_CLEARTEXT_PLUGIN 13 years ago
Michael Widenius 5730786041 Fixed some cache variables that could be set to higher value than what the code supported (size_t) 13 years ago
Sergei Golubchik 34ebf981ab MDEV-4575 MySQL client doesn't strip off 5.5.5- prefix while connecting to 10.x server 13 years ago
Michael Widenius 5333dafa84 Fixed errors and compiler warnings found by buildbot 13 years ago
Georgi Kodinov 4297893ccc Bug #16680313: CLIENT DOESN'T READ PLUGIN-DIR FROM MY.CNF SET BY 13 years ago
Michael Widenius 8b714e507f Changed the client library to only mark memory as THREAD_SPECIFIC if one has called 13 years ago
Sergei Golubchik 07315d3603 strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) 13 years ago
Sergei Golubchik c50ee6c23d MDEV-4088 Replication 10.0 -> 5.5 fails 13 years ago
Sergei Golubchik 4ec6fe10e5 remove ULL() and LL(), because they're totally unnecessary 13 years ago
Sergei Golubchik 87a452f6d5 MDEV-4088 Replication 10.0 -> 5.5 fails 13 years ago
Sergei Golubchik 102a7a2a76 MDEV-4307 Support at least 48 utf8 characters in username in server and PAM 13 years ago
Michael Widenius 068c61978e Temporary commit of 10.0-merge 13 years ago
Murthy Narkedimilli 8afe262ae5 Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 13 years ago
Murthy Narkedimilli fe85f54640 Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 13 years ago
Vladislav Vaintroub 806e6cda27 MDEV-4249 : when autodetecting default client charset on Windows, fallback to GetACP() whenever GetConsoleCP() returns 0 (i.e appkication does not have a console , which is the case for GUI apps, Windows services etc) 13 years ago
Murthy Narkedimilli 053d7e775c Updated/added copyright headers. 13 years ago
Sergei Golubchik 5205188200 cleanup: 13 years ago
Sergei Golubchik 682da0aa75 cleanup: use MYF() for mysys flags 13 years ago
Michael Widenius a260b15554 MDEV-4011 Added per thread memory counting and usage 13 years ago
Sergei Golubchik 532d9c3028 one-byte overflow with old passwords 13 years ago
unknown 52c84d144d MDEV-3802: Millisecond timeout support in non-blocking client library + fix incorrect blocking. 13 years ago
unknown fc941f8a21 MDEV-3802. Millisecond timeout support in non-blocking client library. 13 years ago
Sergei Golubchik 7077636ad4 compilation and test failures 13 years ago
Sergei Golubchik 416d0aebbf more fixes for test cases 13 years ago
Sergei Golubchik 474fe6d9d9 fixes for test failures 13 years ago
Michael Widenius f1159b18d9 More fixes 14 years ago
Michael Widenius 60589aeee0 Next part of merge. See TODO for details 14 years ago
Sergei Golubchik 704898bf32 undo the fix for MySQL Bug#12998841 14 years ago
Georgi Kodinov fb3e11d0ab fixed a missing break 14 years ago
Georgi Kodinov 06f6e4fe95 Bug #12998841: libmysql divulges plaintext password upon request in 5.5 14 years ago
Georgi Kodinov d672a10593 Bug #12910665: AUTH-PLUGIN-DATA-LEN NOT TESTED FOR VALIDITY BY THE 14 years ago
Georgi Kodinov 107c894a54 Bug #13708485: malformed resultset packet crashes client 14 years ago
Sergei Golubchik c562c74478 MDEV-457 Inconsistent data truncation on datetime values with fractional seconds represented as strings with no delimiters 14 years ago
Vladislav Vaintroub afe1ef5e3a LP1008334 : Speedup specific datetime queries that got slower with introduction of microseconds in 5.3 14 years ago
Michael Widenius aa81e025a8 Added text for errno in error messages by: 14 years ago
Vladislav Vaintroub 2451628923 Fixed some simple warnings on Windows. 14 years ago
unknown b8aa31c03d MWL#192 after-merge fixes. 14 years ago
unknown f2db5ef4ba Fix MWL#192 build error: Remove SSL special case for embedded server. 14 years ago
unknown 7c8ebb532e MWL#192: Fix problem when we first enable MYSQL_OPT_NONBLOCK, then connect 14 years ago
Alexander Barkov f8e924b467 BUG#13458237 - INCONSISTENT HANDLING OF INVALIDE DATES WITH ZERO DAY. SIMILAR TO '2009-10-00' 14 years ago
unknown 17940b652d MWL#192: non-blocking client API, after-review fixes. 14 years ago
Sergei Golubchik 04f3ecf632 typos fixed 14 years ago
Sergei Golubchik 90b43902b0 compilation warnings on Windows 14 years ago
Sergei Golubchik 42b8235788 cleanups 14 years ago
unknown a5b881594d MWL#192: Non-blocking client API for libmysqlclient. 15 years ago
Sergei Golubchik c97f938bcf move authentication_windows_client and mysql_clear_password clear client auth plugins 15 years ago