3332 Commits (635598f19c3f9f8c2b03f417bff584e023a09f34)

Author SHA1 Message Date
Igor Babaev 3bf08e549a Added two new flags for the optimizer switch: 15 years ago
Sergey Petrunya 9482e387e6 Change optimizer_use_mrr=auto|disable|force 15 years ago
Sven Sandberg de3776819c BUG#12574820: binlog.binlog_tmp_table timing out in daily and weekly trunk run 15 years ago
Vladislav Vaintroub decb9c639a Fixed sql_perror() to return appropriate error messages on Windows, 15 years ago
Vladislav Vaintroub 79afbf7646 On Windows, collect mysql error log with Windows Error Reporting. 15 years ago
Mikael Ronström f125f2994f BUG#12578441, reintroduced thd->cleanup() in unlink_thd, removed by mistake, added private interface to this function 15 years ago
Sergei Golubchik 03b33425e5 many changes to my_getsystime.c: 15 years ago
unknown 1177bea2f1 Rewritten patch of percona - switching query cache on and off, removing comments. 15 years ago
Mikael Ronström 89ec54264d Split up unlink_thd in several functions 15 years ago
Mikael Ronstrom e2602f4eab Removed variables no longer needed in plugins, moved to methods instead 15 years ago
Michael Widenius 8d52c2cffe Fixed compiler warnings and test cases problems found by buildbot 15 years ago
Vladislav Vaintroub ba87d4810a Fix effect of recent mismerge (it made default pid file name ".pid" instead of "hostname.pid") 15 years ago
Georgi Kodinov 858cf12f89 Addendum 3 for bug #BUG#11764517 : expand secure_file_priv to the real 15 years ago
unknown 014b8e7f43 Backport MySQL WL#2540 into MariaDB. 15 years ago
Michael Widenius 046418ad95 Added calls to cleanup_mutexes() for embedded library. 15 years ago
Georgi Kodinov 59d7516005 Bug #11764517: 57359: POSSIBLE TO CIRCUMVENT SECURE_FILE_PRIV 15 years ago
Sergei Golubchik 0accbd0364 lots of post-merge changes 15 years ago
Davi Arnaut 8aadfb4065 Remove some leftovers from the removal of the gethostbyname wrappers. 15 years ago
Michael Widenius 309e016eec Fixes to get more information about random bind failure in pushbuild for windows hosts. 15 years ago
Michael Widenius b20efbb119 Fixed test failures with embedded server 15 years ago
Georgi Kodinov dcf6b68d08 Bug #11766769: 59959: SMALL VALUES OF --MAX-ALLOWED-PACKET 15 years ago
Michael Widenius 7de98f2ffb Added --log-basename to mysqld to allow one to set the prefix for all logs with one command 15 years ago
Dmitry Shulga 9320dca994 Fixed Bug#11764168 "56976: SEVERE DENIAL OF SERVICE IN PREPARED STATEMENTS". 15 years ago
Magne Mahre cf2af2bd6f Bug#11858960 - WINDOWS SERVICE FAILING TO START IMMEDIATELY AFTER 15 years ago
Michael Widenius fa4eb9931b Removed wrong #ifdef that caused compile failure on Freebsd. 15 years ago
Marc Alff 5ee9001844 Bug#11766528 PERFORMANCE_SCHEMA TRACKS BOTH BINARY AND RELAY LOGS IN THE SAME EVENTS 15 years ago
Sergei Golubchik a8a757c6bb wl#173 - temporal types with sub-second resolution 15 years ago
Magne Mahre c4715a8076 Bug#11765237 - 58179: CANNOT START MYSQLD WITH APP VERIFIER 15 years ago
Igor Babaev ed3524c212 Minor corrections. 15 years ago
Mikael Ronström 715d404eea More work on interfaces 15 years ago
Sven Sandberg 2f9198a0f2 WL#5670: Proposal: Remove SHOW NEW MASTER statement 15 years ago
Igor Babaev 4b24105df8 Introduced optimizer switch flag 'optimize_join_buffer_size'. 15 years ago
Dmitry Shulga 378091e434 Fixed bug#58026 - massive recursion and crash in regular expression 15 years ago
Mikael Ronström fbbe9c2e8e Fixed such that debug_sync can be used by plugins on Windows 15 years ago
Michael Widenius cfa0c6ff1d Increased precision for status variables Rows_sent and Rows_read from long to longlong 15 years ago
Georgi Kodinov a70c34bf0f Fixes for Bug #55755 and Bug #52315 part 2 15 years ago
Mikael Ronstrom 416b7144d5 BUG#59549, Fix compiler errors on Windows, step 5 15 years ago
Guilhem Bichot 745a9f92ec Fix for BUG#59432 "--autocommit=on does not work (@@global.autocommit is 0)" 15 years ago
unknown 32379aeba9 Merge Percona patch MWL#47 into mariadb 5.2-percona. 15 years ago
He Zhenxing c5aa3313aa BUG#57953 my_load_defaults return junk argument ----args-separator---- to caller 15 years ago
Michael Widenius e63b5546c5 Implementation of MWL#172: Add support for prepared statements to HANDLER READ 15 years ago
Igor Babaev f844a7bae7 Fixed LP bug#695304. 15 years ago
Kent Boortz 85323eda8a - Added/updated copyright headers 15 years ago
Igor Babaev 6f2db629a0 Post-review fixes. 15 years ago
Tor Didriksen 029a5df870 Bug #58699 cannot build with gcc dbg on solaris 15 years ago
Davi Arnaut 4e2cf44180 Bug#58136: Crash in vio_close at concurrent disconnect and KILL 15 years ago
Sergey Vojtovich 9a3e46c520 WL#5571 - Audit interface: MYSQL_AUDIT_GENERAL_STATUS event 15 years ago
Ramil Kalimullin 7e4961bd51 Fix for bug #58669: read_only not enforced on 5.5.x 15 years ago
Ramil Kalimullin cf175bf4b8 Fix for bug #58669: read_only not enforced on 5.5.x 15 years ago
Igor Babaev 80377bbf6d MWL #21: "index_merge: non-ROR intersection". 15 years ago