1077 Commits (1e3e19a4dd0ecc4f99096f56dbd6bdd7dfb762c9)

Author SHA1 Message Date
Sergei Golubchik aa36d9e742 MDEV-5120 Test suite test maria-no-logging fails 11 years ago
Sergei Golubchik 3a91af9a92 MDEV-6647 MariaDB CLI client doesnt show CREATE INDEX progress 11 years ago
Murthy Narkedimilli de71240ed3 Changing the copyright headers a bit to be complaint with the standards 11 years ago
Michael Widenius ff205b25d5 Fixed assert in perfschema/pfs.cc::start_idle_wait_v1 when using performance schema and big packets in debug version. 11 years ago
Alexey Botchkov bcb85f0e02 MDEV-5995 MySQL Bug#12750920: EMBEDDED SERVER START/STOP. 12 years ago
Sergei Golubchik 77ec219d58 cmake: mark AIO_LIBRARY, EVENT_LIBRARY, GROFF, NROFF as advanced; 12 years ago
Alexander Barkov 89e1715355 MDEV-5372 Make "CAST(time_expr AS DATETIME)" compatible with MySQL-5.6 (and the SQL Standard) 12 years ago
unknown ae87e63184 MDEV-4603 mysql_stmt_reset returns "commands out of sync" error 12 years ago
Murthy Narkedimilli 075a2fb716 Updated/added copyright header. Added line "use is subject to license terms" 12 years ago
Murthy Narkedimilli c92223e198 Updated/added copyright headers 12 years ago
Michael Widenius bbda717e93 Fixed compiler errors and warnings 12 years ago
Sergei Golubchik 42f56557f5 MDEV-4941 make: AIX fails with 'Identifier not allowed in cast'; syntax error in include/my_global.h 12 years ago
Sergei Golubchik fcf87600a2 MDEV-4865 Change related to --log option/variable was merged partially 12 years ago
Sergei Golubchik 67002a58ce fix mysql_client_test failure, sometimes we do warnings differently 12 years ago
Sergey Petrunya 79d185f9fa Fix compilation: tests/async_queries links againist client library, and 12 years ago
Michael Widenius 5f1f2fc0e4 Applied all changes from Igor and Sanja 13 years ago
Vladislav Vaintroub 4b058643cd MDEV-4601 : Allow MariaDB to be build without non-blocking client. 13 years ago
Sergei Golubchik 1098184c47 MDEV-4604 Wrong server status when sending out parameters 13 years ago
Sergei Golubchik 84ce6832e6 MDEV-4332 Increase username length from 16 characters 13 years ago
unknown 80c0891588 MDEV-4326 fix. 13 years ago
Sergei Golubchik 4ec6fe10e5 remove ULL() and LL(), because they're totally unnecessary 13 years ago
Sergei Golubchik 7b55b59b57 MDEV-4244 [PATCH] Buffer overruns and use-after-free errors 13 years ago
Murthy Narkedimilli e55c30f943 Correcting the permissions of the executable files. 13 years ago
Murthy Narkedimilli 7c28426b8b Correcting the permissions of executable files. 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
Murthy Narkedimilli 053d7e775c Updated/added copyright headers. 13 years ago
Sergei Golubchik bfc71e63a7 MDEV-3915 COM_CHANGE_USER allows fast password brute-forcing 13 years ago
Sergei Golubchik 852726038f typo 13 years ago
Vladislav Vaintroub 5fddd4a7f0 Fix yet another regression after MDEV-3885. 13 years ago
Vladislav Vaintroub 0f8450b2fb MDEV-3885 - connection suicide via mysql_kill() causes assertion in server 13 years ago
Tor Didriksen 86c0a80b0d Bug#14840488 VALGRIND ERRORS IN MYSQL_CLIENT_TEST 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 a45c451e40 Fix for bug lp:1039277 "Crash in sql_cache.cc". 13 years ago
Bjorn Munch 8647617947 mysql_client_fw.c was not included in make dist 13 years ago
Bjorn Munch dc05030971 mysql_client_fw.c was not included in make dist 13 years ago
Bjorn Munch aacb690bd5 Fixed compile error in mysql_client_test using gcc 13 years ago
Bjorn Munch a1425b1032 Refactor mysql_client_test.c into a framework part and a test part 13 years ago
unknown 17940b652d MWL#192: non-blocking client API, after-review fixes. 14 years ago
Alexander Nozdrin ca881510f2 Fix Windows-build failure: use my_snprintf() instead of snprintf(). 14 years ago
Magne Mahre 6814762551 Bug#12912112 MYSQL_CLIENT_TEST FAILS ON TEST_TRUNCATION 14 years ago
Alexander Nozdrin 1922d65fd8 Fix for Bug#13001491: MYSQL_REFRESH CRASHES WHEN STORED ROUTINES ARE RUN CONCURRENTLY. 14 years ago
unknown a5b881594d MWL#192: Non-blocking client API for libmysqlclient. 14 years ago
Gleb Shchepa 22c2d06d3d backport from mysql-trunk 14 years ago
Davi Arnaut 71e0ff64f0 Bug#12727287: Maintainer mode compilation fails with gcc 4.6 14 years ago
Sergei Golubchik b4a0b2c2f8 post-merge fixes. 15 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
Mayank Prasad eecaad9dcc Bug#12337762 : MYSQL_LIST_FIELDS() RETURNS WRONG CHARSET FOR CHAR/VARCHAR/TEXT 15 years ago