summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* merge of 5.1-main into 5.1-maria. MyISAM changes are propagated to Maria exceptGuilhem Bichot2009-04-011-1/+2
|\
| * mergeLeonard Zhou2009-02-231-2/+9
| |\
| * | Bug#40013 mixed replication: row based format could lead to stale tmp tables ...Leonard Zhou2009-02-231-1/+2
* | | merge of 5.1-main into 5.1-maria; MyISAM changes are also ported to Maria.Guilhem Bichot2009-03-111-2/+9
|\ \ \ | | |/ | |/|
| * | Bug #36763Mats Kindahl2009-02-061-2/+9
| |/
* | merge of 5.1-main into 5.1-maria. Myisam->Maria change propagation will follow.Guilhem Bichot2009-02-121-2/+23
|\ \ | |/
| * Bug#41348: INSERT INTO tbl SELECT * FROM temp_tbl overwritesDavi Arnaut2009-01-071-1/+22
| * Merge main 5.1 into 5.1-buildJoerg Bruehe2008-12-101-0/+3
| |\
| * \ Merge from mysql-5.1.30-releaseunknown2008-11-271-1/+1
| |\ \
| | * | Added "Sun Microsystems, Inc." to copyright headers on files modifiedBuild Team2008-11-101-1/+1
* | | | Fixed bugs from my latest patch found by pushbuild:Michael Widenius2009-01-091-1/+4
* | | | Typo of previous push fixed.unknown2008-12-231-1/+1
* | | | Fix for Bug#40311 Assert in MARIA_RECORD_POS during pushbuild 2 test:Michael Widenius2008-12-221-0/+7
* | | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, my...Guilhem Bichot2008-12-101-8/+13
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or...Guilhem Bichot2008-11-211-19/+116
| |\ \ \ | | |/ /
| * | | Fix for bug#39226 Maria: crash with FLUSH TABLES WITH READ LOCK after LOCK TA...Michael Widenius2008-10-121-0/+5
| * | | Merged 5.1 with maria 5.1Michael Widenius2008-10-101-94/+154
| |\ \ \
| * | | | Fixed for Bug #39248 Maria: INSERT ON DUPLICATE KEY UPDATE gives error if usi...Michael Widenius2008-09-261-1/+1
| * | | | Fixes for Bug #38016 Maria: trying to access freed memory when committing a t...Michael Widenius2008-08-191-0/+6
| * | | | Merge mysql.com:/home/my/mysql-5.1unknown2008-04-281-34/+37
| |\ \ \ \
| * | | | | Fixed compiler warnings in a lot of filesunknown2008-02-131-7/+1
* | | | | | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-11-271-0/+3
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Bug#37284 Crash in Field_string::type()Sergey Glukhov2008-11-271-0/+3
* | | | | | merged 5.0 bug 33811 -> 5.1 bug 33811 working treeGeorgi Kodinov2008-11-031-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug #33811: Call to stored procedure with SELECT * / RIGHT JOIN Georgi Kodinov2008-10-171-0/+4
* | | | | | merged 5.1-main -> 5.1-bugteamGeorgi Kodinov2008-10-131-6/+28
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | merged 5.1-5.1.29-rc -> 5.1-bugteamGeorgi Kodinov2008-10-081-6/+28
| |\ \ \ \ \
| | * \ \ \ \ manual merge 5.0-5.1.29-rc --> 5.1-5.1.29-rcGleb Shchepa2008-10-081-6/+28
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Bug #38691: segfault/abort in ``UPDATE ...JOIN'' whileGleb Shchepa2008-10-081-6/+28
* | | | | | | Bug#35068 Assertion fails when reading from i_s.tables and there is incorrect...Sergey Glukhov2008-10-091-5/+13
|/ / / / / /
* | | | | | Wrap function used for debugging with the DBUG_OFF condition.Davi Arnaut2008-10-031-1/+3
* | | | | | Remove usage of the _db_strict_keyword_ in favor of the more reliableDavi Arnaut2008-10-021-9/+13
|/ / / / /
* | | | | Bug#34306: Can't make copy of log tables when server binary log is enabledDavi Arnaut2008-09-291-1/+40
* | | | | Bug#26020: User-Defined Variables are not consistent withGleb Shchepa2008-09-181-0/+16
| |_|_|/ |/| | |
* | | | Bug#36086: SELECT * from views don't check column grantsMartin Hansson2008-09-031-7/+32
* | | | Additional fix for bug#31455 (rpl decoder)Alexander Barkov2008-08-211-7/+0
* | | | Bug#31455 mysqlbinlog don't print user readable info about RBR events Alexander Barkov2008-08-201-1/+8
* | | | Bug#38002 table_cache consumes too much memory with blobsKristofer Pettersson2008-07-241-0/+2
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2008-05-201-85/+115
|\ \ \ \
| * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-27430unknown2008-05-201-9/+9
| |\ \ \ \
| | * | | | Bug#27430 "Crash in subquery code when in PS and table DDL changed after unknown2008-05-201-9/+9
| * | | | | Bug#27430 Crash in subquery code when in PS and table DDL changed after PREPAREunknown2008-05-191-3/+4
| |/ / / /
| * | | | Implement some code review fixes for the fix for Bug#27430 unknown2008-05-181-9/+14
| * | | | Tentative implementation ofunknown2008-04-081-1/+109
| * | | | Remove some unused code.unknown2008-03-311-84/+0
| | |_|/ | |/| |
* | | | BUG#36197: flush tables (or little table cache) can cause crash on slaveunknown2008-05-121-1/+6
|/ / /
* | | Merge host.loc:/home/uchum/work/mysql-5.1unknown2008-03-271-1/+1
|\ \ \
| * \ \ Merge magare.gmz:/home/kgeorge/mysql/autopush/B26461-5.0-optunknown2008-03-211-1/+1
| |\ \ \ | | |/ /
| | * | Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)unknown2008-03-211-1/+1
* | | | Valgrind warnings found after bug#32943 and after merge from -mainunknown2008-03-171-0/+1
|/ / /