summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Backport two small cleanups from trunk-iplus tree:Konstantin Osipov2010-06-072-10/+11
* Follow-up for bug#52289 "performance regressionDmitry Lenev2010-06-071-26/+26
* Patch that changes approach to how we acquire metadataDmitry Lenev2010-06-076-465/+785
* manual merge from mysql-trunk-bugfixingJon Olav Hauglid2010-06-0690-1416/+1893
|\
| * Post-merge fix: header is used by the client API. Obvious in retrospect.Davi Arnaut2010-06-051-2/+9
| * Bug#53445: Build with -Wall and fix warnings that it generatesDavi Arnaut2010-05-3118-75/+138
| * Bug#52520 Difference in tinytext utf column metadataAlexander Barkov2010-06-024-8/+52
| * Merge trunk-bug53983 -> trunk-bugfixingMagnus Blåudd2010-06-021-3/+13
| |\
| | * Bug#53983 Placeholder for MASTER_BIND in master.infoMagnus Blåudd2010-06-021-3/+13
| * | BUG#50479 DDL stmt on row-only/stmt-only tables generate spurious binlog_formatAlfranio Correia2010-06-026-87/+96
| * | auto-merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixing.mergeAlfranio Correia2010-06-011-0/+4
| |\ \
| | * | BUG#53421 Part of transaction not written in binlog after deadlock, replicationAlfranio Correia2010-06-011-0/+4
| * | | auto-merge mysql-trunk-bugfixing (local) --> mysql-trunk-bugfixing.merge Alfranio Correia2010-06-015-15/+82
| |\ \ \ | | |/ / | |/| |
| | * | BUG#53437 @@session.sql_bin_log support in substatements is incorrectAlfranio Correia2010-05-275-15/+82
| * | | Patch for Bug#54123 (Build failure on HPUX).Alexander Nozdrin2010-06-011-0/+2
| * | | Bug #38745: MySQL 5.1 optimizer uses filesort for ORDER BYGleb Shchepa2010-05-312-2/+32
| * | | Bug #49829 Many "hides virtual function" warnings with SunStudioTor Didriksen2010-05-315-31/+32
| * | | Backport: remove dead code.Davi Arnaut2010-05-282-2/+1
| * | | Backport: Remove unused and ancient files, functions, and facilities.Davi Arnaut2010-05-289-73/+4
| * | | Backport a old cleanup patch.Davi Arnaut2010-05-282-139/+136
| * | | Bug#52168 decimal casting catastrophes: crashes and valgrind errors on simple...oystein.grovlen@sun.com2010-05-282-18/+27
| * | | Auto-merge from mysql-trunk.Alexander Nozdrin2010-05-2857-588/+1051
| |\ \ \
| | * \ \ Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-2410-258/+289
| | |\ \ \
| | | * | | Bug #53804: serious flaws in the alter database .. upgradeGleb Shchepa2010-05-213-27/+31
| | | * | | Bug#52884 mysql-test-run does not work with --debug optionSergey Glukhov2010-05-201-2/+7
| | | * | | BUG 52868: automerged bzr bundle from bug report.Luis Soares2010-05-202-15/+55
| | | |\ \ \
| | | | * | | BUG#52868: Wrong handling of NULL value during update, replication outLuis Soares2010-04-212-15/+55
| | | * | | | BUG 49522: automerged bzr bundle from bug report.Luis Soares2010-05-201-6/+22
| | | |\ \ \ \
| | | | * \ \ \ BUG#49522: Replication problem with mixed MyISAM/InnoDBLuis Soares2010-05-071-6/+22
| | | | |\ \ \ \
| | | * | | | | | Backport from next-mr-bugfixing of tor.didriksen@sun.com-20100106140051-3j2iu...Tor Didriksen2010-05-191-2/+3
| | | * | | | | | Bug#48729 SELECT ... FROM INFORMATION_SCHEMA.ROUTINES causes memory to growSergey Glukhov2010-05-181-37/+37
| | | * | | | | | BUG#49019 Mixing self-logging eng. and regular eng. does not switch to row in...Alfranio Correia2010-05-161-36/+58
| | | * | | | | | Bug #53450: Crash / assertion "virtual intGleb Shchepa2010-05-141-1/+1
| | | * | | | | | Fix for bug#52051: Aggregate functions incorrectly returnsRamil Kalimullin2010-05-121-162/+136
| | | * | | | | | Bug #49756 Rows_examined is always 0 in the slow query log forStaale Smedseng2010-05-123-2/+14
| | * | | | | | | Manual merge from mysql-trunk.Alexander Nozdrin2010-05-2017-141/+205
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-116-65/+75
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | mergeMattias Jonsson2010-05-106-47/+39
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ mergeMattias Jonsson2010-05-046-47/+39
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Additional fix for DEBUG_SYNC which failed for some rpl-tests,Mattias Jonsson2010-03-181-1/+6
| | | | | * | | | | | Bug#50561: ALTER PARTITIONS does not have adequate lock, breaks withMattias Jonsson2010-03-176-47/+34
| | * | | | | | | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-112-62/+114
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Bug#50939: Loose Index Scan unduly relies on engine toMartin Hansson2010-05-102-62/+114
| | | * | | | | | | | BUG#49019 Mixing self-logging eng. and regular eng. does not switch to row in...Alfranio Correia2010-05-091-0/+10
| | * | | | | | | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-117-66/+4
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Bug#53189 Table map version unused and can be removedHe Zhenxing2010-05-087-69/+6
| | | | |_|_|/ / / / | | | |/| | | | | |
| | * | | | | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-05-0913-25/+217
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | Merge of fix for Bug#52357Martin Hansson2010-05-072-4/+24
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Bug#53334 Incorrect result for InnoDB in LEFT JOIN with impossible conditionSergey Glukhov2010-05-071-2/+1
| | | | * | | | | | | Bug #53088: mysqldump with -T & --default-character-set setGleb Shchepa2010-05-071-2/+23