1255 Commits (d1eb81f6abc34ef0635ce6cb87f36d6ea3aedf52)

Author SHA1 Message Date
Bjorn Munch 97a33d38ed Backporting fix from trunk (revid 3381), original comment: 15 years ago
Alexander Nozdrin dca971de92 Cherry-picking patch for 12777649 from mysql-5.5 15 years ago
Georgi Kodinov 8d4d67c7ed Bug #12777649: "OS THREAD ID" REMOVED 15 years ago
Sergey Glukhov de3693a1cd Bug#11766594 59736: SELECT DISTINCT.. INCORRECT RESULT WITH DETERMINISTIC FUNCTION IN WHERE C 15 years ago
Tor Didriksen f95192fb06 Bug#12756017 - PROFILING: SET_THD_PROC_INFO DOES NOT NEED TO CALL DIRNAME_LENGTH EACH TIME 15 years ago
Kent Boortz e5ce023f57 Updated/added copyright headers 15 years ago
Dmitry Lenev db114007eb Fix for bug #12641342 - "61401: UPDATE PERFORMANCE DEGRADES 15 years ago
Mayank Prasad 55d3381cc7 Bug#11764633 : 57491: THD->MAIN_DA.IS_OK() ASSERT IN EMBEDDED 15 years ago
Mayank Prasad 359549beab merge from 5.1 for bug#11764633 15 years ago
Guilhem Bichot 25221cccd2 Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'. 15 years ago
Georgi Kodinov 4c5dfc00f7 Bug #11764517: 57359: POSSIBLE TO CIRCUMVENT SECURE_FILE_PRIV 15 years ago
Mikael Ronstrom 8486212a24 Fixed missing change of thd_unlock_connection_data to thd_unlock_thread_count 15 years ago
Alexander Nozdrin 506ff594c8 A patch for Bug#11763166 (55847: SHOW WARNINGS returns empty 15 years ago
Mikael Ronström cec8c6e790 Changed name to better reflect function logic in accordance with WL#5788 15 years ago
Mikael Ronström 0db7bb2bfe Use C++ manner for unused param instead of C manner 15 years ago
Marko Mäkelä 1a0dde9206 Bug #11766513 - 59641: Prepared XA transaction in system after hard crash 15 years ago
Mikael Ronstrom 917da2749f Further review fixes 15 years ago
Mikael Ronström fef450b17f More work on interfaces 15 years ago
Mikael Ronström b04b333e25 Defined private interface to THD variables, first step to plugin API 15 years ago
Mikael Ronström cb33511af6 Added setters to scheduler interface 15 years ago
Mikael Ronström c89e1f8093 more fixes of scheduler interface changes 15 years ago
Tor Didriksen 6b0b53d65c Bug #59273 show profile source doesn't show Source_function or truncates Source_file 15 years ago
Mikael Ronstrom 4e4081bb40 BUG#59549, fix compiler error on Windows, step 2 15 years ago
Sergey Vojtovich cb2e57c788 BUG#58948 - Valgrind warning in do_handle_one_connection() 15 years ago
Davi Arnaut 487f9bb219 Bug#58136: Crash in vio_close at concurrent disconnect and KILL 15 years ago
Alexander Barkov fad763a81f Bug#57306 SHOW PROCESSLIST does not display string literals well. 16 years ago
Jorgen Loland 4bfd212177 Bug#54812: assert in Diagnostics_area::set_ok_status 16 years ago
Dmitry Lenev 378cdc58c1 Patch that refactors global read lock implementation and fixes 16 years ago
180e74bd49 Bug#27606 GRANT statement should be replicated with DEFINER information 16 years ago
Davi Arnaut ae6801eb23 Bug#37780: Make KILL reliable (main.kill fails randomly) 16 years ago
Magne Mahre 24fc7ca4c8 Bug#39932 "create table fails if column for FK is in different 16 years ago
Alfranio Correia c6d4915f3c BUG#53452 Inconsistent behavior of binlog_direct_non_transactional_updates with 16 years ago
Jimmy Yang da24a208dd Fix bug #53496 Use Lock_time in slow query log output for InnoDB row 16 years ago
Alfranio Correia bd3aa7eb78 BUG#50312 Warnings for unsafe sub-statement not returned to client 16 years ago
Georgi Kodinov 881a76699e WL#1054: Pluggable authentication support 16 years ago
Alexander Nozdrin b2f8005094 Auto-merge from mysql-trunk-bugfixing. 16 years ago
Alexander Nozdrin 8909586f16 Rename select_send::abort() to select_send::abort_result_set() 16 years ago
Konstantin Osipov 6d059673f7 Implement WL#5502 Remove dead 5.0 class Sensitive_cursor. 16 years ago
Konstantin Osipov ec2c3bf2c1 A pre-requisite patch for the fix for Bug#52044. 16 years ago
Davi Arnaut 9fd9857e0b WL#5498: Remove dead and unused source code 16 years ago
Georgi Kodinov 16a7308825 Bug #53493 : add_to_status does not handle the longlong fields in STATUS_VAR 16 years ago
Davi Arnaut a10ae35328 Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled 16 years ago
42eecc539a The following statements support the CURRENT_USER() where a user is needed. 16 years ago
Alfranio Correia e662b51eef BUG#53259 Unsafe statement binlogged in statement format w/MyIsam temp tables 16 years ago
Dmitry Shulga 48a74d7472 Fixed bug #51855. Race condition in XA START. If several threads 16 years ago
Davi Arnaut 1b504ab0b1 Revert Bug#48321 due to build breakage and failing tests. 16 years ago
899a1d694f The following statements support the CURRENT_USER() where a user is needed. 16 years ago
Konstantin Osipov b140456601 WL#5419 "LOCK_open scalability: make tdc_refresh_version 16 years ago
Mats Kindahl b1dcf448ea WL#5363: Thread Pool Service Interface 16 years ago
Alfranio Correia 02fc237a2c BUG#50479 DDL stmt on row-only/stmt-only tables generate spurious binlog_format 16 years ago