summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* after merge fixunknown2006-04-251-3/+3
* mergedunknown2006-04-251-1/+18
|\
| * buffer overflow and information exposure bugs fixedunknown2006-04-251-0/+15
| * Merge mysql.com:/home/mydev/mysql-4.0unknown2005-12-061-5/+6
| |\
| | * BUG#5390 - problems with merge tablesunknown2005-11-291-5/+6
* | | Fixed bug #18767.unknown2006-04-201-17/+57
* | | A fix and a test case for Bug#13134 "Length of VARCHAR() utf8 unknown2006-02-211-0/+2
* | | BUG#15699 importing the fix from 5.0unknown2006-01-261-5/+10
* | | BUG#5390 - problems with merge tablesunknown2005-12-071-5/+6
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2005-12-041-0/+3
|\ \ \ | |/ /
| * | A set of Netware related patches.unknown2005-12-041-0/+3
| |/
* | Added missing HAVE_REPLICATION defineunknown2005-10-101-1/+3
* | BUG#12618: Removing fake lockingunknown2005-10-101-82/+20
* | Bug #10942 "deadlock with FLUSH TABLES WITH READ LOCK + STOP SLAVE"unknown2005-10-081-1/+1
* | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-201-11/+39
|\ \
| * \ Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-141-11/+39
| |\ \
| | * | fix for BUG#11139 (multi-delete with alias breaking replication if table rule...unknown2005-09-141-11/+39
* | | | ndb - imlp. show engine ndb status;unknown2005-09-191-0/+11
|/ / /
* | | Removed redundant reset_one_shot_variables callsunknown2005-09-111-3/+0
|/ /
* | Merge eherman@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-061-20/+10
|\ \
| * | Backport of JimW's localhost patch to 4.1 tree.unknown2005-09-021-20/+10
* | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-051-32/+67
|\ \ \ | |/ /
| * | Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1unknown2005-09-021-28/+46
| |\ \
| | * | BUG#12542: Added commentsunknown2005-09-011-1/+2
| | * | BUG#12542: All set statements should be executed by slave thdunknown2005-08-311-28/+45
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-011-4/+21
| |\ \ \ | | |/ / | |/| |
| | * | Fix for bug #12423 "Deadlock when doing FLUSH PRIVILEGES and GRANT in unknown2005-09-011-4/+21
* | | | mysqld.cc, mysql_priv.h, sql_parse.cc:unknown2005-09-051-2/+2
* | | | bug#9948 changed client-charset behavior in 4.1.x libmysql, which issue BC ...unknown2005-08-311-1/+3
|/ / /
* | | Bug#11493 - Alter table rename to default database does not work without db n...unknown2005-08-291-1/+18
|/ /
* | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-091-1/+2
|\ \
| * | Bug#10109unknown2005-08-071-1/+2
* | | Review of new pushed codeunknown2005-08-091-4/+8
* | | Bug#9459 - deadlock with flush with lock, and lock table writeunknown2005-08-051-0/+17
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-4.1-9947unknown2005-08-011-12/+10
|\ \
| * | Fix max_connections_per_hour handling when the globalunknown2005-06-271-12/+10
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-10724unknown2005-08-011-2/+10
|\ \ \
| * | | Don't force column header to @@session.var_name if @@local.var_nameunknown2005-07-251-2/+10
* | | | Fix for bug #6710 (CREATE FUNCTION fails with 'Unknown error')unknown2005-07-231-0/+1
|/ / /
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-9979unknown2005-07-151-2/+3
|\ \ \
| * | | Fix spurious permissions problem when CONVERT_TZ() is usedunknown2005-06-171-2/+3
* | | | - a fix for Bug#11458 "Prepared statement with subselects return random unknown2005-07-131-0/+8
* | | | Move reset of insert_values to ensure it's done also during error conditionsunknown2005-06-281-1/+1
* | | | Portability fixesunknown2005-06-271-0/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-06-271-13/+29
|\ \ \ \ | |_|/ / |/| | |
| * | | Better bug fix for:unknown2005-06-271-13/+29
* | | | sql_parse.cc:unknown2005-06-231-1/+0
|/ / /
* | | Fix bug #9728 decreased functionality in "on duplicate key update"unknown2005-06-221-6/+3
* | | BUG#10442 Minor changes from code reviewunknown2005-06-211-3/+5
* | | BUG#10442 Fix replication slave crash when a query with multiupdate and unknown2005-06-171-8/+8