summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2004-10-241-2/+6
|\
| * Part of fix for bug #6081 "Call to deprecated mysql_create_db() functionunknown2004-10-221-2/+6
* | fixed retsult codeunknown2004-10-191-1/+1
|/
* Merge ltantony.rdg.cyberkinetica.homeunix.net:/usr/home/staff/repositories/my...unknown2004-10-031-12/+17
|\
| * Bug#4118: multi-table UPDATE takes WRITE lock on read tableunknown2004-10-031-12/+17
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-271-0/+11
|\ \ | |/ |/|
| * Fix for bug #4131 "TIMESTAMP columns missing minutes and seconds whenunknown2004-09-271-0/+11
* | A fix (Bug #5232: CREATE TABLE ... SELECT can deadlock itself).unknown2004-08-271-0/+13
|/
* mergeunknown2004-08-261-1/+1
|\
| * Remove default argument to mysql_truncate()unknown2004-08-261-1/+1
* | Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions,unknown2004-08-201-1/+5
* | Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE...unknown2004-08-191-1/+1
* | Fix for bug #4491 "timestamp(19) doesn't work".unknown2004-08-061-1/+5
|/
* Merge mysql.com:/home/my/mysql-3.23 into mysql.com:/home/my/mysql-4.0unknown2004-06-251-2/+2
|\
| * parameter of my_yyoverflow made independed from YYSIZE_T (BUG#4204)unknown2004-06-241-2/+2
* | Cset exclude: heikki@hundin.mysql.fi|ChangeSet|20040617084849|64488unknown2004-06-171-3/+3
* | Cset exclude: guilhem@mysql.com|ChangeSet|20040609132715|17355unknown2004-06-171-3/+3
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-06-101-2/+4
|\ \
| * | Cleanupunknown2004-06-101-2/+4
* | | complement to previous fix (which was for SQLCOM_DROP_DB), for COM_DROP_DB.unknown2004-06-091-3/+3
* | | Fix for BUG#4066 "DROP DATABASE case sensitive even if lower-case-table-names...unknown2004-06-091-1/+2
|/ /
* | different (simpler and more compatible) fix for bug#4046unknown2004-06-091-1/+4
* | Changed --log-warnings to be integer instead of boolean. Given --skip-log-war...unknown2004-06-011-1/+1
* | backport wild_compare fix from 4.1 - bug#3924unknown2004-05-291-2/+2
* | Extra safety fixes (probably not needed, but can't hurt)unknown2004-05-151-1/+2
* | Many files:mysql-4.0.20unknown2004-05-141-0/+1
* | merge with 3.23unknown2004-03-251-1/+1
|\ \ | |/
| * used right table for grants check (BUG#3270)unknown2004-03-231-1/+1
| * fixed processing of COM_BINLOG_DUMP to use in mysqlbinlogunknown2003-09-291-1/+2
| * Quick backport of the following bugfix from MySQL 4.0.14.unknown2003-09-121-0/+12
* | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-121-8/+4
|\ \
| * | fixed Bug #2985 unknown2004-03-051-8/+4
* | | Portability fixes & fixing of test suiteunknown2004-03-121-7/+10
* | | Fix for BUG#2983 "If statement was killed on master, slave errors despite rep...unknown2004-03-111-5/+38
* | | Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":unknown2004-03-111-14/+14
* | | invalidation of locking for write tables (BUG#2693)unknown2004-03-041-1/+5
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-02-041-67/+49
|\ \
| * | Ensure that privileges are tested properly for multi-table-updates.unknown2004-02-031-67/+49
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-301-6/+6
|\ \ \ | |/ / |/| |
| * | Fix for bugs #1885, #2464, #2539. Proper handling of defaultunknown2004-01-301-6/+6
* | | Fix for BUG#2527 "Multi-Table Delete - Not Replication use replicate-wild-do-...unknown2004-01-291-1/+3
|/ /
* | Some small portability fixes.unknown2003-12-301-15/+27
* | Fixed typo. Affected INSERT DELAYED ... SELECT commandsunknown2003-12-171-1/+1
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-161-0/+2
|\ \
| * | Fix for BUG#2083unknown2003-12-161-0/+2
* | | Extend max_allowed_packet to 2G in mysql and mysqldump (Bug #2105)unknown2003-12-141-5/+8
* | | Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-2/+1
* | | cleanup: if there is return from if-part, we don't need else statementunknown2003-12-101-2/+1
* | | Fix for the bug #1885: mysqldump does not dumps timestamp default.unknown2003-12-091-1/+6
|/ /
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-071-0/+6
|\ \