summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Bug fix:bar@bar.mysql.r18.ru2003-09-161-3/+5
* Merge abarkov@build.mysql.com:/home/bk/mysql-4.1bar@bar.mysql.r18.ru2003-09-151-3/+3
|\
| * New SQL variables "collation_server" and "collation_database"bar@bar.mysql.r18.ru2003-09-151-3/+3
* | Accept SLAVE START and STOP, even if deprecated.guilhem@gbichot22003-09-151-2/+16
|/
* New syntax:bar@bar.mysql.r18.ru2003-09-151-0/+3
* Manual merge after commiting START SLAVE UNTILdlenev@mysql.com2003-09-141-42/+71
|\
| * Implemented support for START SLAVE UNTIL (WL#868)dlenev@dlenev.mshome2003-09-141-39/+69
* | Fix for a bug #1231Sinisa@sinisa.nasamreza.org2003-09-121-3/+6
* | Fix for a bug #1226.Sinisa@sinisa.nasamreza.org2003-09-091-2/+3
* | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-09-031-20/+36
|\ \
| * \ merge commit, hope that none of bar and dlenev changes werekostja@oak.local2003-09-031-20/+36
| |\ \
| | * \ Merge oak.local:/home/kostja/mysql/mysql-4.1-rootkostja@oak.local2003-08-071-20/+36
| | |\ \ | | | |/ | | |/|
| | | * manual mergekostja@oak.local2003-07-311-20/+36
| | | |\
| | | | * Merge oak.local:/home/kostja/mysql/mysql-4.1-rootkostja@oak.local2003-07-171-20/+36
| | | | |\
| | | | | * resolved conflict with pulled changesetkostja@oak.local2003-07-091-20/+36
| | | | | |\
| | | | | | * Merge oak.local:/home/kostja/mysql/mysql-4.1-rootkostja@oak.local2003-07-081-20/+36
| | | | | | |\
| | | | | | | * Preliminary support for options --secure-auth, kostja@oak.local2003-07-081-3/+4
| | | | | | | * Bug fixes for authenticationkostja@oak.local2003-07-041-21/+16
| | | | | | | * First version of new authentification procedure: now authentification is one-...kostja@oak.local2003-07-011-15/+35
* | | | | | | | mergedserg@serg.mylan2003-09-031-12/+31
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | CHECKSUM TABLE table1, table2, ... [ QUICK | EXTENDED ]serg@serg.mylan2003-09-031-4/+10
| * | | | | | | fixed a crash on COMPRESS() and other zlib-dependent functions when compiled ...serg@serg.mylan2003-08-211-2/+13
| * | | | | | | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-08-121-6/+16
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-08-091-10/+12
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | table checksum background:serg@serg.mylan2003-08-051-10/+12
* | | | | | | | | Manual merge fixesdlenev@mysql.com2003-09-011-0/+37
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Implemented replication over SSLdlenev@dlenev.mshome2003-09-011-0/+37
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | hanged UDF interface to use clear() instead of reset()monty@narttu.mysql.fi2003-08-271-0/+2
* | | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-08-261-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Cleanupsmonty@narttu.mysql.fi2003-08-261-0/+3
* | | | | | | | | | CAST(expr AS CHAR(10)) is now working bar@bar.mysql.r18.ru2003-08-211-12/+29
* | | | | | | | | | after merge changingbell@laptop.sanja.is.com.ua2003-08-201-2/+2
* | | | | | | | | | mergebell@laptop.sanja.is.com.ua2003-08-191-116/+129
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | mergemonty@mashka.mysql.fi2003-08-191-6/+16
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | After merge fixesmonty@mashka.mysql.fi2003-08-191-53/+43
| * | | | | | | | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-73/+96
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-07-031-2/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Added missing (char*) casts in bzero calls.pem@mysql.com2003-07-031-1/+1
| | | * | | | | | | | Fix for a problem with :Sinisa@sinisa.nasamreza.org2003-07-021-1/+3
| | * | | | | | | | | Cleaner implementation if INSERT ... SELECT with same tablesmonty@narttu.mysql.fi2003-07-031-4/+6
| | |/ / / / / / / /
| | * | | | | | | | Some fixes for CREATE / INSERT FROM UNIO >..Sinisa@sinisa.nasamreza.org2003-07-021-6/+3
| | * | | | | | | | merge changesSinisa@sinisa.nasamreza.org2003-07-021-40/+25
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | new syntax:serg@serg.mylan2003-06-301-18/+30
| | * | | | | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-06-251-1/+5
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | SCRUMgluh@gluh.mysql.r18.ru2003-06-191-1/+5
| | * | | | | | | | | Merge sinisa@bk-internal.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-06-171-3/+34
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / /
| | | * | | | | | | | Many files:heikki@hundin.mysql.fi2003-06-151-2/+1
| | | * | | | | | | | sql_yacc.yy, sql_parse.cc, sql_lex.h, mysqld.cc, lex.h:heikki@hundin.mysql.fi2003-06-061-3/+21
| | * | | | | | | | | Two Sprint tasks and two behaviour changes.Sinisa@sinisa.nasamreza.org2003-06-171-11/+41
* | | | | | | | | | | mergebell@sanja.is.com.ua2003-08-121-6/+16
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |