471 Commits (0dc23679c867629ded5f9534d2ab6e8edf238aa0)

Author SHA1 Message Date
Sergey Vojtovich 5d6e756cd1 send_eval may free evaluated query buffer before connection thread 12 years ago
Alexander Barkov 74cca64155 Upgrading the bundled PCRE to 8.34 12 years ago
Michael Widenius 04bee0af2e Fix for MDEV-5547: Bad error message when moving very old .frm files to MariaDB 5.5. 12 years ago
Elena Stepanova 1f13733b50 MDEV-5272 MTR/mysqltest overlays for included files do not work on Windows 12 years ago
Elena Stepanova 700397a8e2 Fix for overlayed include files on Windows and a test case 12 years ago
Michael Widenius 6cc9f4ac5c Added usage of handler error names to mysqltest 12 years ago
unknown c776f5ac26 Client attributes 12 years ago
Alexander Barkov 038554ec96 Always include the local copy of pcre.h and pcreposix.h instead of the 12 years ago
Alexander Barkov 7fe391adbf Fixing compilation failure on Windows. 12 years ago
Alexander Barkov 285e7aa179 MDEV-4425 REGEXP enhancements 12 years ago
Vladislav Vaintroub c61c1d7ce1 MDEV-4576 : Aria storage engine's temporary files might not be deleted (Errcode : 13) 13 years ago
Vladislav Vaintroub 4b058643cd MDEV-4601 : Allow MariaDB to be build without non-blocking client. 13 years ago
Sergei Golubchik 07315d3603 strmake_buf(X,Y) helper, equivalent to strmake(X,Y,sizeof(X)-1) 13 years ago
Sergei Golubchik bbbd7cedf5 my_dir() cleanup 13 years ago
sayantan dutta 924c2c6f04 Bug #16402124 - MTR PROCESSES CERTAIN ASSIGNED VARDIR VALUES WRONG 13 years ago
Michael Widenius 068c61978e Temporary commit of 10.0-merge 13 years ago
Sergei Golubchik bfc71e63a7 MDEV-3915 COM_CHANGE_USER allows fast password brute-forcing 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
Michael Widenius edc89f7511 Buildbot fixes and cleanups: 13 years ago
Tor Didriksen 4a35c6d44b Bug#16027468 ADDRESSSANITIZER BUG IN MYSQLTEST 13 years ago
Michael Widenius 1864d9596d Implementation of Multi-source replication (MDEV:253) 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
Nirbhay Choubey 5ad8292c63 Bug#13928675 MYSQL CLIENT COPYRIGHT NOTICE MUST 13 years ago
Elena Stepanova 403cac0fe7 Allow multiple error codes inside a variable in --error command 14 years ago
Elena Stepanova 49da8e7e21 Export sys_errno and errno to variables 14 years ago
Michael Widenius 703ee1ad1b Fixed MDEV-385: mysqltest running with continue-on-error crashes on a non-SQL command producing an error 14 years ago
Michael Widenius f27c26e95a Fixed compiler warnings 14 years ago
Georgi Kodinov 06f6e4fe95 Bug #12998841: libmysql divulges plaintext password upon request in 5.5 14 years ago
Georgi Kodinov 107c894a54 Bug #13708485: malformed resultset packet crashes client 14 years ago
Sergei Golubchik 34f2f8ea41 MDEV-256 lp:995501 - mysqltest attempts to parse Perl code inside a block 14 years ago
Sergei Golubchik c17bace4f0 Added --continue-on-error to mysqltest and mysql-test-run 14 years ago
unknown 6fc863c749 Fixed typo 14 years ago
Vladislav Vaintroub 597e98bc83 MDEV-261 : mysqtest crashes when assigning variable to result of select , like 14 years ago
Sergei Golubchik c39877071a overlay support for mysql-test-run and mysqltest 14 years ago
Michael Widenius a148cf7fb0 Fixed that --sorted-result in mysql-test-run also works for exec 14 years ago
unknown 17940b652d MWL#192: non-blocking client API, after-review fixes. 14 years ago
Sergei Golubchik 6cc9d0ffa0 move safemalloc out of dbug. 14 years ago
Sergei Golubchik d5fd757a42 1. add --plugin-dir and --default-auth to mysqltest. 14 years ago
Vladislav Vaintroub a01c955793 Fix main.merge testcase on Windows 14 years ago
Michael Widenius 692fcba403 Fixed compiler warnings and other bugs found by buildbot. 14 years ago
Vladislav Vaintroub 389acf0a30 Fix testcases: 14 years ago
Sergei Golubchik 7189f09aa6 compiler warnings/errors 14 years ago
Bjorn Munch 020600a4ed Bug #13055685 NO WAY TO REPLACE NON-DETERMINISTIC FRAGMENTS IN OUTPUT OF MTR'S ECHO 14 years ago
Bjorn Munch 40f42cac72 Bug #13096353 62712: RPM-BASED INSTALL OF THE TEST SUITE IS USELESS FOR NON-ROOT USERS 14 years ago
unknown 28e2777991 Fix gcc 4.6 warnings about assigned but not used variables. 14 years ago
Sergei Golubchik 42b8235788 cleanups 14 years ago
unknown 434dd8635e Bug #11754855 46528: NEED A WAY TO PASS A VARIABLE TO MTR COMMANDS 14 years ago
unknown 255c04aed8 Compiler warning about assigned but not used variables fixed. 14 years ago