summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-051-5/+12
|\
| * Fixed many compiler warningsunknown2004-04-051-5/+12
* | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-7/+49
|/
* false/true -> FALSE/TRUEunknown2004-03-301-1/+1
* Merge with 4.0unknown2004-03-251-1/+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
* | | removed unneeded bzerounknown2004-03-231-2/+4
* | | aliases should be compared with my_strcasecmp (BUG#3251)unknown2004-03-221-2/+3
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-211-1/+1
|\ \ \
| * | | sys_var_str.value is never NULLunknown2004-03-201-1/+1
* | | | after review changesunknown2004-03-201-4/+3
* | | | mergeunknown2004-03-181-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | DBUG_ASSERT(fixed == 1); added to val*unknown2004-03-181-0/+4
* | | | merge fixes (use old code)unknown2004-03-181-28/+68
|\ \ \ \ | |/ / / |/| | |
| * | | after merge fixesunknown2004-03-181-1/+5
| * | | After merge fixesunknown2004-03-171-1/+1
| * | | merge with 4.0unknown2004-03-161-28/+64
| |\ \ \ | | |/ /
| | * | 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 sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-03-161-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | fixed comparation of tables/database names with --lower_case_table_names (BUG...unknown2004-02-201-2/+2
* | | | Fixes for bugs #2274 "mysqld gets SIGSEGV during processing of malformed unknown2004-03-151-1/+1
* | | | Comment for do_command moved inside #ifndef EMBEDDED_LIBRARY.unknown2004-03-081-2/+11
* | | | Desperate attempt to push part of prepared statements cleanup which was unknown2004-03-021-0/+24
* | | | temporary undo needed for mergeunknown2004-02-281-1/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for BUG#3000:unknown2004-02-281-0/+16
| * | | Fix for BUG#2757unknown2004-02-211-1/+1
* | | | Merge with public treeunknown2004-02-161-109/+99
|\ \ \ \
| * | | | After merge fixesunknown2004-02-161-6/+7
| * | | | Merge with 4.0.18unknown2004-02-111-108/+97
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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
* | | | | Fix for #2212 (mysql_change_user doesn't work in embedded library)unknown2004-02-141-4/+17
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-141-3/+11
|\ \ \ \ \
| * | | | | Another fix for #2208unknown2004-02-131-3/+11
| | |_|/ / | |/| | |
* | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-02-121-53/+34
|\ \ \ \ \ | |/ / / /
| * | | | Bug#2703unknown2004-02-121-17/+1
| * | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-111-1/+17
| |\ \ \ \
| | * | | | Fix for BUG#2703 unknown2004-02-111-1/+17
| | |/ / /