summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Added missing HAVE_REPLICATION definelars@mysql.com2005-10-101-1/+3
* BUG#12618: Removing fake lockinglars@mysql.com2005-10-101-82/+20
* Bug #10942 "deadlock with FLUSH TABLES WITH READ LOCK + STOP SLAVE"serg@serg.mylan2005-10-081-1/+1
* Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1jonas@perch.ndb.mysql.com2005-09-201-11/+39
|\
| * Merge spachev@bk-internal.mysql.com:/home/bk/mysql-4.1sasha@asksasha.com2005-09-141-11/+39
| |\
| | * fix for BUG#11139 (multi-delete with alias breaking replication if table rule...sasha@asksasha.com2005-09-141-11/+39
* | | ndb - imlp. show engine ndb status;jonas@perch.ndb.mysql.com2005-09-191-0/+11
|/ /
* | Removed redundant reset_one_shot_variables callslars@mysql.com2005-09-111-3/+0
|/
* Merge eherman@bk-internal.mysql.com:/home/bk/mysql-4.1eric@mysql.com2005-09-061-20/+10
|\
| * Backport of JimW's localhost patch to 4.1 tree.eric@mysql.com2005-09-021-20/+10
* | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1bar@mysql.com2005-09-051-32/+67
|\ \ | |/
| * Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1lars@mysql.com2005-09-021-28/+46
| |\
| | * BUG#12542: Added commentslars@mysql.com2005-09-011-1/+2
| | * BUG#12542: All set statements should be executed by slave thdlars@mysql.com2005-08-311-28/+45
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1dlenev@mysql.com2005-09-011-4/+21
| |\ \ | | |/ | |/|
| | * Fix for bug #12423 "Deadlock when doing FLUSH PRIVILEGES and GRANT in dlenev@mysql.com2005-09-011-4/+21
* | | mysqld.cc, mysql_priv.h, sql_parse.cc:bar@mysql.com2005-09-051-2/+2
* | | bug#9948 changed client-charset behavior in 4.1.x libmysql, which issue BC ...bar@mysql.com2005-08-311-1/+3
|/ /
* | Bug#11493 - Alter table rename to default database does not work without db n...ingo@mysql.com2005-08-291-1/+18
|/
* Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1acurtis@xiphis.org2005-08-091-1/+2
|\
| * Bug#10109acurtis@xiphis.org2005-08-071-1/+2
* | Review of new pushed codemonty@mysql.com2005-08-091-4/+8
* | Bug#9459 - deadlock with flush with lock, and lock table writeingo@mysql.com2005-08-051-0/+17
|/
* Merge mysql.com:/home/jimw/my/mysql-4.1-9947jimw@mysql.com2005-08-011-12/+10
|\
| * Fix max_connections_per_hour handling when the globaljimw@mysql.com2005-06-271-12/+10
* | Merge mysql.com:/home/jimw/my/mysql-4.1-10724jimw@mysql.com2005-08-011-2/+10
|\ \
| * | Don't force column header to @@session.var_name if @@local.var_namejimw@mysql.com2005-07-251-2/+10
* | | Fix for bug #6710 (CREATE FUNCTION fails with 'Unknown error')hf@deer.(none)2005-07-231-0/+1
|/ /
* | Merge mysql.com:/home/jimw/my/mysql-4.1-9979jimw@mysql.com2005-07-151-2/+3
|\ \
| * | Fix spurious permissions problem when CONVERT_TZ() is usedjimw@mysql.com2005-06-171-2/+3
* | | - a fix for Bug#11458 "Prepared statement with subselects return random konstantin@mysql.com2005-07-131-0/+8
* | | Move reset of insert_values to ensure it's done also during error conditionsmonty@mysql.com2005-06-281-1/+1
* | | Portability fixesmonty@mishka.local2005-06-271-0/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mishka.local2005-06-271-13/+29
|\ \ \ | |_|/ |/| |
| * | Better bug fix for:monty@mishka.local2005-06-271-13/+29
* | | sql_parse.cc:evgen@moonbone.local2005-06-231-1/+0
|/ /
* | Fix bug #9728 decreased functionality in "on duplicate key update"evgen@moonbone.local2005-06-221-6/+3
* | BUG#10442 Minor changes from code reviewelliot@mysql.com2005-06-211-3/+5
* | BUG#10442 Fix replication slave crash when a query with multiupdate and elliot@mysql.com2005-06-171-8/+8
* | Fix Bug#9334 "PS API queries in log file" and konstantin@mysql.com2005-06-171-4/+5
* | A fix for Bug#9141 "4.1 does not log into slow log konstantin@mysql.com2005-06-161-15/+18
* | Merge mysql.com:/home/bkroot/mysql-4.1lars@mysql.com2005-06-071-0/+32
|\ \ | |/ |/|
| * BUG#6883: Changed comment, stylelars@mysql.com2005-06-071-4/+4
| * BUG#6883: Added tests for create/drop temporary table, UNLOCK TABLESlars@mysql.com2005-06-011-4/+16
| * BUG#6883: Added implicit commit for CREATE TABLE, TRUNCATE TABLE and DROP/CRE...lars@mysql.com2005-05-271-0/+20
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-06-031-13/+0
|\ \
| * | Removed duplicated and wrong merged codemonty@mysql.com2005-06-031-13/+0
* | | Mergebrian@zim.(none)2005-06-011-2/+0
|\ \ \ | |/ / |/| |
| * | Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...brian@zim.(none)2005-06-011-2/+0
| |/
* | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...ingo@mysql.com2005-05-311-1/+31
|\ \