summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintserg@janus.mylan2007-12-201-29/+75
|\
| * Merge mysql.com:/Users/davi/mysql/bugs/32395-5.1davi@endora.local2007-12-131-23/+46
| |\
| | * Bug#32395 Alter table under a impending global read lock causes a server crashdavi@mysql.com/endora.local2007-12-121-23/+46
| * | Merge station.:/mnt/raid/alik/MySQL/devel/5.1anozdrin/alik@station.2007-12-131-5/+28
| |\ \
| | * | Bug#12713 "Error in a stored function called from a SELECT doesn't kostja@bodhi.(none)2007-12-121-5/+28
| | |/
| * | Merge stella.local:/home2/mydev/mysql-5.1-bug30273istruewing@stella.local2007-12-111-1/+1
| |\ \ | | |/ | |/|
| | * Bug#30273 - merge tables: Can't lock file (errno: 155)istruewing@stella.local2007-12-111-1/+1
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-forcollapseandmergecmiller@zippy.cornsilk.net2007-12-141-113/+1052
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maintcmiller@zippy.cornsilk.net2007-12-141-17/+17
| |\ \ \ | | |/ / | |/| |
| | * | Doxygenized comments.cmiller@zippy.cornsilk.net2007-10-161-15/+15
| * | | Bug#23713 LOCK TABLES + CREATE TRIGGER + FLUSH TABLES WITH READ LOCK = deadlockdavi@mysql.com/endora.local2007-11-291-2/+40
| * | | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.1-basemalff@lambda.hsd1.co.comcast.net.2007-11-281-6/+5
| |\ \ \ | | |_|/ | |/| |
| | * | Merge lambda.hsd1.co.comcast.net.:/home/malff/TREE/mysql-5.1-basemalff@lambda.hsd1.co.comcast.net.2007-11-211-6/+5
| | |\ \
| | | * \ Merge adventure.(none):/home/thek/Development/cpp/bug31153/my51-bug31153thek@adventure.(none)2007-11-211-2/+1
| | | |\ \
| | | | * \ Merge adventure.(none):/home/thek/Development/cpp/bug31153/my50-bug31153thek@adventure.(none)2007-11-211-2/+1
| | | | |\ \ | | | | | |/ | | | | |/|
| | | | | * Bug #31153 calling stored procedure crashes server if available memory is lowthek@adventure.(none)2007-11-191-2/+1
| | | * | | Bug#31397 Inconsistent drop table behavior of handler tables.davi@endora.local2007-11-201-4/+4
| * | | | | Merge stella.local:/home2/mydev/mysql-5.1-amainistruewing@stella.local2007-11-161-2/+5
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-11-141-2/+5
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Merge magare.gmz:/home/kgeorge/mysql/autopush/B31562-5.0-optgkodinov/kgeorge@magare.gmz2007-11-131-1/+2
| | | |\ \ \
| | | | * | | Bug #31562: HAVING and lower casegkodinov/kgeorge@magare.gmz2007-11-131-1/+2
| | | | * | | Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.0-opttnurnberg@white.intern.koehntopp.de2007-10-261-1/+3
| | | | |\ \ \
| | | | * \ \ \ Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@eagle.(none)2007-10-231-4/+1
| | | | |\ \ \ \
| | | * | \ \ \ \ Merge tnurnberg@bk-internal.mysql.com:/home/bk/mysql-5.1-opttnurnberg@white.intern.koehntopp.de2007-10-261-1/+3
| | | |\ \ \ \ \ \
| | | | * \ \ \ \ \ Merge mysql.com:/scratch/tnurnberg/31662/50-31662tnurnberg@mysql.com/white.intern.koehntopp.de2007-10-261-1/+3
| | | | |\ \ \ \ \ \ | | | | | | |_|/ / / | | | | | |/| | | |
| | | | | * | | | | Bug#31662: 'null' is shown as type of fields for view with bad definer, break...tnurnberg@mysql.com/white.intern.koehntopp.de2007-10-261-1/+3
| | | | | | |/ / / | | | | | |/| | |
| * | | | | | | | Bug#26379 - Combination of FLUSH TABLE and REPAIR TABLEistruewing@stella.local2007-11-151-88/+984
| |/ / / / / / /
| * | | | | | | Merge mattiasj-laptop.(none):/home/mattiasj/clones/mysql-5.1-mainmattiasj@mattiasj-laptop.(none)2007-11-121-0/+3
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-enginesistruewing@stella.local2007-11-101-0/+3
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Bug#31210 - INSERT DELAYED crashes server when used onistruewing@stella.local2007-11-051-0/+3
| | | | |_|_|/ / | | | |/| | | |
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-communitycmiller@zippy.cornsilk.net2007-11-091-59/+97
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Bug#30882 Dropping a temporary table inside a stored function may cause a ser...davi@endora.local2007-11-011-52/+89
| * | | | | | | In ha_delete_table, use a standard mechanism to intercept the error messagekostja@bodhi.(none)2007-10-301-1/+2
| * | | | | | | Use an inline getter method (thd->is_error()) to query if there is an error kostja@bodhi.(none)2007-10-301-5/+5
| * | | | | | | Merge lambda.weblab:/home/malff/TREE/mysql-5.1-basemalff@lambda.weblab2007-10-291-4/+11
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | Bug#30854 (Tables name show as binary in slave err msg on vm-win2003-64-b)malff@lambda.hsd1.co.comcast.net.2007-10-241-1/+1
* | | | | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-recentcommmergecmiller@zippy.cornsilk.net2007-10-291-5/+22
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.1gluh@eagle.(none)2007-10-231-4/+1
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | merged the fix for bug 30468 to 5.1-optgkodinov/kgeorge@magare.gmz2007-09-271-4/+1
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | / / / | | | | |/ / / | | | |/| | |
| | | * | | | Bug #30468: column level privileges not respected when joining tablesgkodinov/kgeorge@magare.gmz2007-09-271-4/+1
| | | * | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0gshchepa@bk-internal.mysql.com2007-08-231-7/+2
| | | |\ \ \ \
| * | | \ \ \ \ Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.1-enginesantony@pcg5ppc.xiphis.org2007-10-191-0/+10
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Bug#31692 - binlog_killed.test crashes sometimesistruewing@stella.local2007-10-181-0/+10
| | |/ / / / /
| * | | | | | Merge moksha.com.br:/Users/davi/mysql/mysql-5.0-runtimedavi@moksha.com.br2007-10-101-1/+11
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | / / | | | |_|/ / | | |/| | |
| | * | | | Bug#31409 RENAME TABLE causes server crash or deadlock when used with HANDLER...davi@moksha.local2007-10-091-1/+11
| | | |_|/ | | |/| |
| | * | | Merge pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-marveldf@pippilotta.erinye.com2007-08-231-7/+2
| | |\ \ \ | | | |/ / | | |/| / | | | |/
| | | * Merge weblab.(none):/home/marcsql/TREE/mysql-5.0-basemalff/marcsql@weblab.(none)2007-08-201-7/+2
| | | |\
| | | | * Bug#29936 (Stored Procedure DML ignores low_priority_updates setting)davi@moksha.local2007-08-161-7/+2
| | * | | Merge gleb.loc:/home/uchum/work/bk/5.0gshchepa/uchum@gleb.loc2007-08-211-8/+0
| | |\ \ \ | | | |/ /
* | | | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.1-comeng-unificationcmiller@zippy.cornsilk.net2007-10-171-189/+843
|\ \ \ \ \ | |/ / / /