summaryrefslogtreecommitdiff
path: root/sql/mysqld.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#12727287: Maintainer mode compilation fails with gcc 4.6Davi Arnaut2011-07-071-0/+3
* Merge from mysql-5.5.14-releasehery.ramilison@oracle.com2011-07-061-2/+18
|\
| * merged mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-06-061-15/+73
| |\
| * \ weave merge of mysql-5.5->mysql-5.5-securityGeorgi Kodinov2011-05-101-4/+0
| |\ \
| * \ \ merge mysql-5.1-security->mysql-5.5-securityGeorgi Kodinov2011-05-041-2/+18
| |\ \ \
| | * \ \ Merged 5.0-security->5.1-securityGeorgi Kodinov2011-05-041-2/+18
| | |\ \ \
| | | * | | Bug #11764517: 57359: POSSIBLE TO CIRCUMVENT SECURE_FILE_PRIV Georgi Kodinov2011-04-281-0/+58
* | | | | | merge mysql-5.1->mysql-5.5Georgi Kodinov2011-07-011-0/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Bug #12589928: MEMORY LEAK WHEN RUNNING SYS_VARS.SECURE_FILE_PRIVGeorgi Kodinov2011-06-071-0/+1
* | | | | | merge mysql-5.1->mysql-5.5Georgi Kodinov2011-06-061-7/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug #11749418: 38965: TEST CASES GIS-RTREE, TYPE_FLOAT, TYPE_NEWDECIMAL Georgi Kodinov2011-06-061-7/+12
* | | | | | Merged BUG#12574820 from 5.1 to 5.5Sven Sandberg2011-05-261-0/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | BUG#12574820: binlog.binlog_tmp_table timing out in daily and weekly trunk runSven Sandberg2011-05-261-0/+6
| | |/ / / | |/| | |
* | | | | BUG#12578441, reintroduced thd->cleanup() in unlink_thd, removed by mistake, ...Mikael Ronström2011-05-251-0/+14
* | | | | mergeMikael Ronström2011-05-181-9/+6
|\ \ \ \ \
| * | | | | Removed variables no longer needed in plugins, moved to methods insteadMikael Ronstrom2011-05-131-9/+6
* | | | | | Split up unlink_thd in several functionsMikael Ronström2011-05-181-7/+32
|/ / / / /
* | | | | Merge 5.5Mikael Ronström2011-04-151-4/+49
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Remove some leftovers from the removal of the gethostbyname wrappers.Davi Arnaut2011-04-131-4/+0
| | |/ / | |/| |
| * | | Merged bug #11766769 to 5.5. Georgi Kodinov2011-03-251-0/+8
| |\ \ \ | | |/ /
| | * | Bug #11766769: 59959: SMALL VALUES OF --MAX-ALLOWED-PACKET Georgi Kodinov2011-03-251-0/+8
| * | | Manual merge from mysql-5.1 for Bug#11764168 (56976: Severe denialDmitry Shulga2011-03-151-0/+17
| |\ \ \ | | |/ /
| | * | Fixed Bug#11764168 "56976: SEVERE DENIAL OF SERVICE IN PREPARED STATEMENTS".Dmitry Shulga2011-03-151-1/+27
| * | | Bug#11858960 - WINDOWS SERVICE FAILING TO START IMMEDIATELY AFTER Magne Mahre2011-03-141-0/+5
| * | | Local mergeMarc Alff2011-03-101-10/+21
| |\ \ \
| * | | | Bug#11766528 PERFORMANCE_SCHEMA TRACKS BOTH BINARY AND RELAY LOGS IN THE SAME...Marc Alff2011-03-011-0/+19
* | | | | mergeMikael Ronstrom2011-03-041-11/+21
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Bug#11765237 - 58179: CANNOT START MYSQLD WITH APP VERIFIERMagne Mahre2011-03-011-10/+21
| |/ / /
| * | | WL#5670: Proposal: Remove SHOW NEW MASTER statementSven Sandberg2011-02-161-1/+0
* | | | More work on interfacesMikael Ronström2011-02-161-0/+8
* | | | mergeMikael Ronström2011-02-101-7/+25
|\ \ \ \ | |/ / /
| * | | Merge from mysql-5.1 for bug#58026.Dmitry Shulga2011-02-041-1/+18
| |\ \ \ | | |/ /
| | * | Fixed bug#58026 - massive recursion and crash in regular expressionDmitry Shulga2011-02-041-1/+18
| * | | mergeGeorgi Kodinov2011-02-021-6/+7
| |\ \ \ | | |/ /
| | * | merge to 5.1.Georgi Kodinov2011-02-021-6/+7
| | |\ \ | | | |/
| | | * Fixes for Bug #55755 and Bug #52315 part 2Georgi Kodinov2011-02-021-7/+7
| | * | MergeKent Boortz2010-12-291-1/+1
| | |\ \ | | | |/
| | | * - Added/updated copyright headersKent Boortz2010-12-281-1/+1
* | | | Fixed such that debug_sync can be used by plugins on WindowsMikael Ronström2011-02-031-1/+1
* | | | BUG#59549, Fix compiler errors on Windows, step 5Mikael Ronstrom2011-01-241-6/+9
|/ / /
* | | BUG#57953 my_load_defaults return junk argument ----args-separator---- to callerHe Zhenxing2011-01-171-0/+2
* | | Fix for BUG#59432 "--autocommit=on does not work (@@global.autocommit is 0)"Guilhem Bichot2011-01-141-13/+10
* | | Bug #58699 cannot build with gcc dbg on solarisTor Didriksen2010-12-211-2/+2
* | | BUG#46166Luis Soares2010-12-161-1/+1
|\ \ \
| * \ \ BUG#46166Luis Soares2010-12-071-1/+1
| |\ \ \ | | |/ /
| | * | BUG#46166: MYSQL_BIN_LOG::new_file_impl is not propagating error Luis Soares2010-11-301-1/+1
* | | | Bug#58136: Crash in vio_close at concurrent disconnect and KILLDavi Arnaut2010-12-151-28/+17
* | | | WL#5571 - Audit interface: MYSQL_AUDIT_GENERAL_STATUS eventSergey Vojtovich2010-12-141-0/+1
* | | | Fix for bug #58669: read_only not enforced on 5.5.xRamil Kalimullin2010-12-071-1/+4
|/ / /
* | | merge mysql-5.5-bugteam(local) --> mysql-5.5-bugteamAlfranio Correia2010-12-031-0/+5
|\ \ \