summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \
| | * | Implemented support for START SLAVE UNTIL (WL#868)unknown2003-09-141-39/+69
| * | | Fix for a bug #1231unknown2003-09-121-3/+6
| | |/ | |/|
| * | Fix for a bug #1226.unknown2003-09-091-2/+3
| * | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-09-031-20/+36
| |\ \
| | * \ merge commit, hope that none of bar and dlenev changes wereunknown2003-09-031-20/+36
| | |\ \
| | | * \ Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-08-071-20/+36
| | | |\ \ | | | | |/ | | | |/|
| | | | * manual mergeunknown2003-07-311-20/+36
| | | | |\
| | | | | * Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-07-171-20/+36
| | | | | |\
| | | | | | * resolved conflict with pulled changesetunknown2003-07-091-20/+36
| | | | | | |\
| | | | | | | * Merge oak.local:/home/kostja/mysql/mysql-4.1-rootunknown2003-07-081-20/+36
| | | | | | | |\
| | | | | | | | * Preliminary support for options --secure-auth, unknown2003-07-081-3/+4
| | | | | | | | * Bug fixes for authenticationunknown2003-07-041-21/+16
| | | | | | | | * First version of new authentification procedure: now authentification is one-...unknown2003-07-011-15/+35
| * | | | | | | | mergedunknown2003-09-031-12/+31
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | CHECKSUM TABLE table1, table2, ... [ QUICK | EXTENDED ]unknown2003-09-031-4/+10
| | * | | | | | | fixed a crash on COMPRESS() and other zlib-dependent functions when compiled ...unknown2003-08-211-2/+13
| | * | | | | | | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-08-121-6/+16
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge bk-internal:/home/bk/mysql-4.1/unknown2003-08-091-10/+12
| | |\ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | | * | | | | | | table checksum background:unknown2003-08-051-10/+12
| * | | | | | | | | Manual merge fixesunknown2003-09-011-0/+37
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Implemented replication over SSLunknown2003-09-011-0/+37
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | hanged UDF interface to use clear() instead of reset()unknown2003-08-271-0/+2