summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Bug #21809: Error 1356 while selecting from view with grouping though underlyinggkodinov/kgeorge@macbook.gmz2006-10-241-11/+30
* 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
| |\ \ \ | | |/ / | |/| |
| | * | Bug#20570: CURRENT_USER() in a VIEW with SQL SECURITY DEFINER returnskroki@mysql.com2006-07-021-2/+5
* | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0gluh@mysql.com2006-07-031-32/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bug#13934 Silent truncation of table commentsgluh@eagle.intranet.mysql.r18.ru2006-06-291-1/+1
| * | | Bug#15298 SHOW GRANTS FOR CURRENT_USER: Incorrect output in DEFINER context gluh@eagle.intranet.mysql.r18.ru2006-06-291-31/+9
* | | | Bug#17203: "sql_no_cache sql_cache" in views created from prepared statementkroki@mysql.com2006-06-271-2/+14
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimekonstantin@mysql.com2006-06-271-5/+42
|\ \ \
| * | | A fix and a test case forkonstantin@mysql.com2006-06-271-5/+42
| |/ /
* | | Fixed bug#18175: The nest_level counter wasn't decremented for union parts whichevgen@moonbone.local2006-06-151-0/+2
|/ /
* | Merge mysql.com:/opt/local/work/mysql-5.0-rootkonstantin@mysql.com2006-05-151-8/+26
|\ \
| * | Bug#14635: Accept NEW.x as INOUT parameters to stored procedureskroki@mysql.com2006-05-121-3/+11
| * | Bug#15463: EXPLAIN SELECT..INTO hangs the client (QB, command line)kroki@mysql.com2006-05-031-5/+15