summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* - added a missing comma in sql_yacc.yy (maybe a merge error?)unknown2003-11-181-0/+1
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-181-1/+2
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-181-1/+2
| |\
| | * IGNORE option was added for DELETE statement (WL#1334)unknown2003-11-171-1/+2
* | | changed name of bit on more descriptive (after rewie change)unknown2003-11-181-5/+5
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2003-11-181-11/+11
|\ \ \ | |/ / |/| |
| * | fixed using 'uncachable' tag and RAND_TABLE_BIT settingunknown2003-11-171-11/+11
| |/
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-31/+40
|/
* Mergeunknown2003-11-031-18/+20
|\
| * Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_...unknown2003-11-031-18/+20
* | after review fixunknown2003-11-031-15/+36
* | mergeunknown2003-10-311-15/+26
|\ \
| * \ mergeunknown2003-10-281-15/+26
| |\ \ | | |/ | |/|
| | * Mergeunknown2003-10-221-18/+29
| | |\
| | | * subqueries made printableunknown2003-10-161-10/+16
| | | * fixed printability of Items (all items except subselects)unknown2003-10-121-13/+18
* | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-14/+54
|\ \ \ \
| * \ \ \ Mergeunknown2003-10-301-14/+54
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Manual merge after improving concurrency for key cache reassignmentunknown2003-10-011-14/+54
| | |\ \ \
| | | * \ \ Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-08-261-14/+54
| | | |\ \ \
| | | | * | | key_cache.result, sql_lex.h, sql_yacc.yy, set_var.cc, sql_lex.cc:unknown2003-08-261-10/+10
| | | | * | | Manual mergeunknown2003-08-261-5/+45
* | | | | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1-bugunknown2003-10-251-13/+20
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | query expansion for fulltext searchunknown2003-10-231-0/+1
| * | | | | | MATCH ... AGAINST ("..." WITH QUERY EXPANSION) syntaxunknown2003-10-221-10/+14
| * | | | | | mergedunknown2003-10-211-8/+10
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | FULLTEXT: correct charset support (UTF included, UCS2 - not)unknown2003-10-201-8/+10
* | | | | | | Mergeunknown2003-10-231-1/+24
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge commitunknown2003-10-201-0/+11
| |\ \ \ \ \ \
| | * | | | | | Scrum task 835 - text-to-datetime conversion functionunknown2003-10-201-0/+11
| * | | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-10-151-1/+1
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | WL#1106: Switch = --maxdb rather than --sapdbunknown2003-10-151-1/+1
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Add in bit_xor function (approved by Sergei)unknown2003-10-151-0/+3
| * | | | | | sql_yacc.yy:unknown2003-10-141-0/+3
| * | | | | | Many files:unknown2003-10-131-0/+6
| |/ / / / /
* | | | | | Some simple optimisationunknown2003-10-081-18/+3
|/ / / / /
* | | | | mergeunknown2003-10-071-13/+11
|\ \ \ \ \
| * | | | | thd pointer storing moved to fix_fields() (WL#1254) (SCRUM)unknown2003-10-021-13/+11
| | |/ / / | |/| | |
* | | | | Mergeunknown2003-10-061-85/+220
|\ \ \ \ \
| * | | | | fix error messagesunknown2003-10-061-1/+2
| * | | | | prohibited using derived tables in UPDATE command (BUG#1477)unknown2003-10-051-0/+6
| |/ / / /
| * | | | mergeunknown2003-09-241-1/+0
| |\ \ \ \
| | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-141-1/+0
| | |\ \ \ \
| | | * | | | Remove 'extern' references from .cc filesunknown2003-09-131-1/+0
| | | |/ / /
| * | | | | Bug fix:unknown2003-09-161-3/+5
| * | | | | Merge abarkov@build.mysql.com:/home/bk/mysql-4.1unknown2003-09-151-3/+3
| |\ \ \ \ \
| | * | | | | New SQL variables "collation_server" and "collation_database"unknown2003-09-151-3/+3
| * | | | | | Accept SLAVE START and STOP, even if deprecated.unknown2003-09-151-2/+16
| |/ / / / /
| * | | | | New syntax:unknown2003-09-151-0/+3
| |/ / / /
| * | | | Manual merge after commiting START SLAVE UNTILunknown2003-09-141-42/+71
| |\ \ \ \