summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge from 5.0-bugteamStaale Smedseng2009-03-271-26/+34
|\
| * Bug#39953 Triggers are not working properly with multi tableStaale Smedseng2009-03-271-26/+38
| * auto-mergeIgnacio Galarza2009-03-191-1/+1
| |\
| | * Bug #41354: Access control is bypassed when all columns Georgi Kodinov2009-02-261-1/+1
| * | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-101-5/+5
| |/
* | mergeLeonard Zhou2009-02-231-2/+9
|\ \
| * | Bug #36763Mats Kindahl2009-02-061-2/+9
* | | Bug#40013 mixed replication: row based format could lead to stale tmp tables ...Leonard Zhou2009-02-231-1/+2
|/ /
* | 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
|\ \
| * \ 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
* | | 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
* | | 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
|/ /
* | Merge kaamos.(none):/data/src/mysql-5.1unknown2008-03-121-2/+6
|\ \
| * \ Merge mysql.com:/home/gluh/MySQL/mysql-5.0-optunknown2008-02-221-2/+6
| |\ \ | | |/
| | * Bug#23588 SHOW COLUMNS on a temporary table causes locking issuesunknown2008-02-221-2/+6
| | * Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2008-01-091-1/+30
| | |\
| | * \ Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.0-baseunknown2007-11-211-2/+1
| | |\ \
| | | * \ Merge adventure.(none):/home/thek/Development/cpp/bug31153/my50-bug31153unknown2007-11-211-2/+1
| | | |\ \
* | | | | | A fix and a test case for Bug#12713 "Error in a stored function called from unknown2008-02-191-30/+28
|/ / / / /
* | | | | Merge quad.:/mnt/raid/alik/MySQL/devel/5.1unknown2008-02-011-1/+1
|\ \ \ \ \
| * | | | | A fix and a test case for Bug#34166 Server crash in SHOW OPEN TABLES andunknown2008-01-301-1/+1