summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* Merge dfischer@bk-internal.mysql.com:/home/bk/mysql-5.0-marveldf@kahlann.erinye.com2006-12-011-1/+0
|\
| * Fixed portability issue in my_thr_init.c (was added in my last push)monty@mysql.com/narttu.mysql.fi2006-11-301-1/+0
* | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0kroki/tomash@moonlight.intranet2006-11-291-0/+2
|\ \
| * | BUG#20637: "load data concurrent infile" locks the tablekroki/tomash@moonlight.intranet2006-11-291-0/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-11-291-8/+30
|\ \ \ | | |/ | |/|
| * | Merge bk@192.168.21.1:mysql-5.0-optholyfoot/hf@mysql.com/deer.(none)2006-11-171-8/+30
| |\ \ | | |/ | |/|
| | * Bug #21809: Error 1356 while selecting from view with grouping though underlyinggkodinov/kgeorge@macbook.gmz2006-10-241-11/+30
* | | Bug#23703 (DROP TRIGGER needs an IF EXISTS)malff/marcsql@weblab.(none)2006-11-131-2/+3
|/ /
* | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0kroki/tomash@moonlight.intranet2006-10-121-35/+104
|\ \
| * | BUG#20953: create proc with a create view that uses local vars/paramskroki/tomash@moonlight.intranet2006-10-121-35/+104
* | | Bug#21462 (Stored procedures with no arguments require parenthesis)malff/marcsql@weblab.(none)2006-10-091-9/+11
| |/ |/|
* | Merge dl145s.mysql.com:/data/bk/team_tree_merge/mysql-5.0gkodinov@dl145s.mysql.com2006-09-281-0/+8
|\ \
| * | Fixed bug #21646.igor@rurik.mysql.com2006-09-251-0/+8
* | | additional 'after merge' fixgluh@mysql.com/gluh.(none)2006-09-271-3/+3
* | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2006-09-211-0/+6
|\ \ \ | |/ / |/| |
| * | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2006-09-151-0/+6
| |\ \
| | * | Fix WARN_DEPRECATED for 5.0 (it is in 5.1 we should have the extra arguments)lars/lthalmann@mysql.com/dl145j.mysql.com2006-09-111-2/+2
| | * | Merge mysql.com:/users/lthalmann/bk/MERGE/mysql-4.1-mergelars/lthalmann@mysql.com/dl145j.mysql.com2006-09-111-0/+6
| | |\ \
| | | * | BUG#18822 LOAD DATA FROM MASTER corrupts dataaelkin/elkin@dsl-hkigw8-feaaf900-177.dhcp.inet.fi2006-08-311-1/+3
* | | | | Merge dl145s.mysql.com:/data/bk/team_tree_merge/CLEAN/mysql-5.0gkodinov@dl145s.mysql.com2006-09-151-72/+78
|\ \ \ \ \
| * | | | | Bug #21772: can not name a column 'upgrade' when create a table in version 5....gkodinov/kgeorge@macbook.gmz2006-09-081-0/+1
| * | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.(none)2006-09-041-2/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge macbook.gmz:/Users/kgeorge/mysql/work/B21392-4.1-optgkodinov/kgeorge@macbook.gmz2006-09-041-2/+5
| | |\ \ \ \ \
| | | * | | | | Bug #21392: multi-table delete with alias table name fails withgkodinov/kgeorge@macbook.gmz2006-09-041-2/+5
| | | | |_|/ / | | | |/| | |
| * | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optgkodinov/kgeorge@rakia.(none)2006-09-041-70/+72
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Bug#14654 : Cannot select from the same table twice within a UNION statement ...gkodinov/kgeorge@macbook.gmz2006-08-311-70/+72
* | | | | | | after merge fixgluh@mysql.com/gluh.(none)2006-09-081-4/+6
* | | | | | | Merge bk-internal:/home/bk/mysql-5.0-optmsvensson@neptunus.(none)2006-09-041-0/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | BUG#21477 "memory overruns for certain kinds of subqueries":sergefp@mysql.com2006-09-011-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge maint2.mysql.com:/data/localhome/tsmith/bk/41tsmith@maint2.mysql.com2006-09-011-2/+2
|\ \ \ \ \ \
| * | | | | | Fix for bug #20695: Charset introducer overrides charset definition for column.ramil/ram@mysql.com/myoffice.izhnet.ru2006-08-151-2/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-08-301-19/+40
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix for bug#21795: SP: sp_head::is_not_allowed_in_function() containsandrey@example.com2006-08-251-11/+2
| * | | | | Fix for BUG#16899: Possible buffer overflow in handling of DEFINER-clauseanozdrin/alik@alik.2006-08-231-8/+10
| * | | | | WL#3432 (Compile the Parser with a --debug --verbose option)malff/marcsql@weblab.(none)2006-08-181-0/+28
* | | | | | Bug#16172 DECIMAL data type processed incorrectlygluh@mysql.com/gluh.(none)2006-08-081-0/+4
| |_|/ / / |/| | | |
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-08-031-12/+34
|\ \ \ \ \ | |/ / / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-08-021-3/+3
| |\ \ \ \
| | * | | | Bug #21080: ALTER VIEW makes user restate SQL SECURITY mode, and ALGORITHMgkodinov/kgeorge@macbook.gmz2006-07-311-3/+3
| | | |/ / | | |/| |
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0kostja@bodhi.local2006-08-021-9/+31
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Bug#21269 (DEFINER-clause is allowed for UDF-functions)malff/marcsql@weblab.(none)2006-07-311-0/+11
| | * | | Fix for BUG#16211: Stored function return type for strings is ignored.anozdrin/alik@booka.2006-07-271-5/+8
| | * | | Merge moonlight.intranet:/home/tomash/src/mysql_ab/mysql-5.0kroki/tomash@moonlight.intranet2006-07-221-4/+12
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Bug#19207: Final parenthesis omitted for CREATE INDEX in Stored Procedurekroki/tomash@mysql.com/moonlight.intranet2006-07-071-4/+12
* | | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2006-08-011-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Bug #17903: cast to char results in binaryjimw@rama.(none)2006-07-121-1/+1
| |/ / /
* | | | Fixed bug#10977: No warning issued if a column name is truncatedevgen@moonbone.local2006-07-161-2/+2
|/ / /
* | | Merge bodhi.local:/opt/local/work/mysql-5.0-rootkostja@bodhi.local2006-07-071-2/+5
|\ \ \
| * \ \ Merge mysql.com:/home/tomash/src/mysql_ab/mysql-5.0kroki@mysql.com2006-07-041-2/+5
| |\ \ \ | | |/ / | |/| |