311 Commits (9538bbfce9055f99529adb461d101b7b236eb5a3)

Author SHA1 Message Date
Sergei Golubchik acad1cc03c MDEV-4573 UNINSTALL PLUGIN misleading error message for non-dynamic plugins 13 years ago
Sergei Golubchik 43a6831fe0 MDEV-4574 Missing connection option MYSQL_ENABLE_CLEARTEXT_PLUGIN 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 5205188200 cleanup: 13 years ago
Michael Widenius a260b15554 MDEV-4011 Added per thread memory counting and usage 13 years ago
Vladislav Vaintroub a52270d7ac MDEV-3868 : windows client compilation issues 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 474fe6d9d9 fixes for test failures 13 years ago
Michael Widenius 60589aeee0 Next part of merge. See TODO for details 13 years ago
Sergei Golubchik 704898bf32 undo the fix for MySQL Bug#12998841 13 years ago
Georgi Kodinov 06f6e4fe95 Bug #12998841: libmysql divulges plaintext password upon request in 5.5 14 years ago
unknown 17940b652d MWL#192: non-blocking client API, after-review fixes. 14 years ago
unknown a5b881594d MWL#192: Non-blocking client API for libmysqlclient. 14 years ago
Michael Widenius 3c78bfe7f1 Added progress reporting for alter table, LOAD DATA INFILE and for aria tables: check table, repair table, analyze table. 15 years ago
Kent Boortz 44135d4725 Updated/added copyright headers 15 years ago
Alexander Nozdrin 32a41e5a25 Patch for Bug#12374486 - SEVERE MEMORY LEAK IN PREPARED STATEMENTS 15 years ago
Davi Arnaut af67d8ae02 WL#5665: Removal of the autotools-based build system 15 years ago
Dmitry Shulga d2d4fdb23f Fixed bug #47485 - mysql_store_result returns a not NULL result set 15 years ago
Georgi Kodinov 9705711596 WL#1054: Pluggable authentication support 15 years ago
Davi Arnaut c36fee08f6 Bug#52514: mysql 5.1 do_abi_check does not compile w/ gcc4.5 16 years ago
Davi Arnaut 07e7b4d6fe WL#5486: Remove code for unsupported platforms 16 years ago
Sergei Golubchik 291fd96983 pluggable auth with plugin examples 16 years ago
Michael Widenius f83113df07 Applied Antony T Curtis patch for declaring many CHARSET objects as const 16 years ago
Davi Arnaut 6cfe31e382 Post-merge fix for bug 41728: revert fix that was pushed in mistake to 5.1 and up. 16 years ago
Konstantin Osipov 8ec23470f1 Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1, 16 years ago
Konstantin Osipov ded234de1e Backport of: 16 years ago
Konstantin Osipov c8a83977d5 Backport of: 16 years ago
Michael Widenius f77e2692dc Added client functions: 16 years ago
Guilhem Bichot 12e822039d Fix for BUG#42980 "Client doesn't set NUM_FLAG for DECIMAL and TIMESTAMP": 16 years ago
Davi Arnaut aca9b35ffe Bug#41728: Dropped symbol but no soname change 16 years ago
unknown b8a19c228c Bug#29592 SQL Injection issue 18 years ago
unknown f5b95d0be1 Bug #10776: Failure to compile ndb ReadNodesConf.cpp on AIX 5.2 19 years ago
unknown ae8d075508 Add 'extension' field to all client library structures to make them extensible 19 years ago
unknown f252f9248a WL#3817: Simplify string / memory area types and make things more consistent (first part) 19 years ago
unknown 3556deebd5 Bug #24121 Incorrect test for SSL_VERIFY_SERVER_CERT 19 years ago
unknown 1fc7f2117b WL#2936 19 years ago
unknown 338cb6a836 Fixed compilations problems and warnings on windows 19 years ago
unknown 6b0853a398 Many files: 19 years ago
unknown f00257ddd0 Fixed compiler warnings detected by option -Wshadow and -Wunused: 19 years ago
unknown 9e48e73f9a Fix for Bug #20246 (enum mysql_enum_shutdown_level not well-defined in mysql_com.h) 19 years ago
unknown d6541d099b This finishes the work (someone) started to remove FIELD_ types and use the Enum MYSQL types. The second part to this is to actually deprecate the FIELD defines in mysql_com.h 19 years ago
unknown 9c9bf0aff2 WL#3462 Add testing of MySQL client ABI to prevent unintentional ABI breaks 19 years ago
unknown c35715392f Bug #23427: incompatible ABI change in 5.0.26? 19 years ago
unknown 6c4aa883ce Bug #23427 (incompatible ABI change) 19 years ago
unknown a71a524eeb Bug #23427: incompatible ABI change in 5.0.26? 19 years ago
unknown 0c1ccbf014 Bug#21543: 5.0.24 breaks ABI compatibility for python bindings: \ 20 years ago
unknown 36510232aa A fix and a test case for Bug#15752 "Lost connection to MySQL server 20 years ago
unknown eadcf20081 bug #16017 (memory leaks in embedded server) 20 years ago
unknown 98a2008fd2 Backport fix for mysql client not using SSl library directly 20 years ago