summaryrefslogtreecommitdiff
path: root/sql/sql_base.cc
Commit message (Expand)AuthorAgeFilesLines
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-12-041-1/+7
|\
| * Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marveldf@kahlann.erinye.com2006-12-011-1/+1
| |\
| | * Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-1/+1
| * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-optevgen@moonbone.local2006-11-291-0/+6
| |\ \ | | |/ | |/|
| | * Bug#20327: Marking of a wrong field leads to a wrong result on select with view,evgen@moonbone.local2006-11-291-0/+6
* | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-11-281-0/+2
|\ \ \ | |/ /
| * | Merge bk@192.168.21.1:mysql-5.0-optholyfoot/hf@mysql.com/deer.(none)2006-11-171-0/+2
| |\ \ | | |/
| | * Fixed bug #21727.igor@rurik.mysql.com2006-10-311-0/+2
* | | Fix for bug #21587: FLUSH TABLES causes server crash when used with HANDLER s...ramil/ram@mysql.com/myoffice.izhnet.ru2006-11-271-1/+9
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-10-231-2/+10
|\ \ | |/
| * Fixed bug #19579: at range analysis optimizer did not take into igor@rurik.mysql.com2006-10-161-0/+1
| * Merge macbook.gmz:/Users/kgeorge/mysql/work/B14019-4.1-optgkodinov/kgeorge@macbook.gmz2006-10-161-2/+9
| |\
| | * BUG#14019 : group by converts literal string to column namegkodinov/kgeorge@macbook.gmz2006-10-161-2/+9
* | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0kroki/tomash@moonlight.intranet2006-10-101-3/+8
|\ \ \ | |/ / |/| |
| * | Bug#19111: TRIGGERs selecting from a VIEW on the firing base table fail.kroki/tomash@moonlight.intranet2006-10-101-3/+8
* | | Fixed bug#5505: Wrong error message on INSERT into a viewevgen@moonbone.local2006-09-291-1/+4
* | | Fix for BUG#21774: Column count doesn't match value count at row xtimour/timka@lamia.home2006-09-121-1/+14
* | | Fixed bug#21261: Wrong access rights was required for an insert into a viewevgen@sunlight.local2006-08-151-2/+7
* | | Merge sunlight.local:/home/evgen/bk-trees/mysql-5.0evgen@sunlight.local2006-08-091-13/+31
|\ \ \
| * | | sql_base.cc, unireg.h, sql_lex.h, table.cc, sql_view.h, sql_view.cc:evgen@sunlight.local2006-08-091-13/+31
* | | | Bug #21086: server crashes when VIEW defined with a SELECT with COLLATE claus...gkodinov/kgeorge@macbook.gmz2006-07-251-2/+7
|/ / /
* | | Fix for BUG#21007.timour/timka@lamia.home2006-07-211-13/+25
|/ /
* | Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.0mkindahl@dl145k.mysql.com2006-07-121-2/+3
|\ \
| * \ Merge dsl-hkigw8-feb1fb00-100.dhcp.inet.fi:/usr_rh9/home/elkin.rh9/MySQL/TEAM...aelkin/elkin@dsl-hkigw8-feb1fb00-100.dhcp.inet.fi2006-07-101-2/+3
| |\ \ | | |/
| | * BUG#20919 temp tables closing fails when binlog is offaelkin/elkin@dsl-hkigw8-feb1fb00-100.dhcp.inet.fi2006-07-101-3/+5
* | | Merge mysql.com:/home/mydev/mysql-5.0--mainingo@mysql.com2006-06-261-7/+7
|\ \ \
| * | | Bug#16986 - Deadlock condition with MyISAM tablesingo@mysql.com2006-06-261-7/+7
| |/ /
* | | Merge mysql.com:/home/kgeorge/mysql/5.0/teamcleangkodinov@mysql.com2006-06-211-1/+1
|\ \ \ | |/ / |/| |
| * | Bug #20482: failure on Create join view with sources views/tables in different gkodinov@mysql.com2006-06-211-1/+1
* | | Manually mergedevgen@moonbone.local2006-06-171-11/+11
|\ \ \ | |/ /
| * | Bug #15355: Common natural join column not resolved in prepared statement nes...gkodinov@mysql.com2006-06-081-11/+11
* | | Post-merge fixesigor@rurik.mysql.com2006-05-311-1/+2
* | | Merge rurik.mysql.com:/home/igor/tmp_mergeigor@rurik.mysql.com2006-05-311-1/+1
|\ \ \ | |/ / |/| / | |/
| * Fixed bug #17873: confusing error message when IGNORE/USE/FORCE INDEXigor@rurik.mysql.com2006-05-301-1/+1
| * Fixed bug #17873: confusing error message when IGNORE/USE/FORCE INDEXigor@rurik.mysql.com2006-05-271-1/+1
* | Merge mysql.com:/home/kgeorge/mysql/5.0/cleangkodinov@mysql.com2006-05-261-0/+52
|\ \
| * | BUG#18681: View privileges are brokengkodinov@mysql.com2006-05-261-0/+52
* | | More DBUG statementsmonty@mysql.com2006-05-241-1/+17
|/ /
* | Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.0aelkin@dl145j.mysql.com2006-05-151-82/+76
|\ \
| * | BUG#14157: utf8 encoding in binlog without set character_set_client: e.g DROP...aelkin@mysql.com2006-05-151-1/+4
| * | BUG#19188: incorrect temporary table name of DROP query in replicationaelkin@mysql.com2006-05-141-13/+13
| * | Merge mysql.com:/usr_rh9/home/elkin.rh9/4.1aelkin@mysql.com2006-05-141-79/+70
| |\ \ | | |/
| | * Merge mysql.com:/net/nb/home/elkin/MySQL/FIXES/4.1-bug19188_tmp_nameaelkin@mysql.com2006-05-121-78/+69
| | |\
| | | * BUG#19188: incorrect temporary table name of DROP query in replicationaelkin@mysql.com2006-05-121-78/+69
| | * | BUG#14157: utf8 encoding in binlog without set character_set_client e.g DROP ...aelkin@mysql.com2006-05-091-1/+1
| | |/
| | * Bug#17263: incorrect DROP query in temporary tables replicationaelkin@mysql.com2006-04-231-4/+3
| | * Bug#17263 temporary tables and replicationaelkin@mysql.com2006-04-231-40/+121
| | * BUG#16893: Crash in test 'fulltext_order_by'svoj@april.(none)2006-02-031-0/+2
| | * sql_base.cc:evgen@moonbone.local2006-01-251-1/+0