summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Bug#20393 User name truncation in mysql clientunknown2006-08-301-2/+2
* Merge moonbone.local:/work/tmp_merge-4.1unknown2006-08-021-1/+1
|\
| * BUG#20975: Incorrect query result for NOT (subquery):unknown2006-07-211-1/+1
* | Merge bk@192.168.21.1:mysql-4.1unknown2006-07-131-6/+12
|\ \ | |/ |/|
| * bug #16017 (memory leaks in embedded server)unknown2006-06-011-6/+12
* | BUG#1662 - ALTER TABLE LIKE ignores DATA/INDEX DIRECTPORYunknown2006-06-271-0/+6
* | Merge mysql.com:/home/hf/work/mysql-4.1.20318unknown2006-06-261-27/+32
|\ \
| * | bug #20318 (ctype_ucs2_def test fails with embedded)unknown2006-06-191-27/+32
| |/
* | Fixed bug#19225: unchecked error results in server crashunknown2006-05-291-2/+2
|/
* 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