summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug in UPDATE .. ORDER BYunknown2001-11-081-4/+4
* Don't use IGNORE by default in INSERT ... SELECTunknown2001-11-081-1/+7
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-11-071-0/+4
|\
| * Merge work.mysql.com:/home/bk/mysql-4.0unknown2001-11-051-0/+4
| |\
| | * sql_yacc.yy des_encrpytunknown2001-11-051-0/+4
* | | Portability fixunknown2001-11-071-2/+2
* | | emove purify warningsunknown2001-11-061-7/+13
|/ /
* | mergeunknown2001-11-031-1/+2
|\ \ | |/ |/|
| * Fixed error message when opening a not-MyISAM file.unknown2001-10-291-1/+4
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2001-10-251-2/+4
|\ \
| * | merge of lost changeunknown2001-10-241-0/+2
| |/
| * Fix bugs in LEFT JOIN and field=NULunknown2001-10-201-2/+2
* | New alternate UNION syntax and bug fix for multi-table deletesunknown2001-10-251-32/+19
* | Unchecked changes, so that I could run mysql-test.unknown2001-10-191-1/+31
|/
* Merge work:/home/bk/mysql-4.0unknown2001-10-101-13/+0
|\
| * Remved Gemini code.unknown2001-10-101-13/+0
* | mergedunknown2001-10-091-21/+80
|\ \ | |/
| * Portability fixes + a couple of bug fixes introduced by last push.unknown2001-10-081-1/+1
| * Cleanup after last mergeunknown2001-10-081-15/+21
| * mergedunknown2001-10-031-24/+38
| |\
| | * Fixed that SHOW CREATE TABLE shows all attributesunknown2001-09-301-4/+6
| | * SSL compiles and works as far as can see. Continue testing..unknown2001-09-301-20/+32
| * | mergedunknown2001-09-221-4/+13
| |\ \ | | |/
| | * Added support of INSERT to MERGE tablesunknown2001-09-221-1/+10
| | * Typo fixes on SSLunknown2001-09-221-1/+1
| | * SSL parser changes to allow SSL specific GRANT commandsunknown2001-09-221-4/+31
| * | GRANT ... REQUIRE ( for SSL).unknown2001-09-191-3/+33
| |/
* | Boolean search passes _some_ testsunknown2001-10-091-8/+14
* | Initial checkin of the new boolean fulltext search codeunknown2001-09-211-2/+2
|/
* Portability fixesunknown2001-09-151-3/+3
* Changed to use my_global.hunknown2001-09-141-14/+18
* mergeunknown2001-09-021-0/+2
|\
| * merge with 3.23.42unknown2001-09-021-0/+2
| |\
| | * Portability fixes.unknown2001-08-211-0/+2
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2001-09-021-1/+1
|\ \ \ | |/ / |/| |
| * | Changed DB_TYPE_INNOBASE to DB_TYPE_INNODBunknown2001-09-021-1/+1
* | | SSL parser changeunknown2001-09-011-0/+17
|/ /
* | Remove warnings and portability fixesunknown2001-08-141-10/+9
* | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0unknown2001-08-121-4/+6
|\ \
| * | Changes so that CREATE and INSERT work from UNION'sunknown2001-08-121-4/+6
* | | mergedunknown2001-08-091-2/+2
|\ \ \ | |/ / |/| / | |/
| * Added new optino --sql-mode to mysqld.unknown2001-08-091-2/+2
* | Fix UNIONunknown2001-08-021-8/+17
* | UNIONs : further workunknown2001-07-221-3/+7
* | mergeunknown2001-07-081-1/+2
|\ \
| * | Added support for ANSI SQL X'hex-string' format.unknown2001-07-041-1/+2
* | | SHOW NEW MASTER FOR SLAVE WITH ...unknown2001-07-041-0/+14
|/ /
* | Changed safe_mysqld -> mysqld_safeunknown2001-06-281-2/+35
* | added SHOW BINLOG EVENTSunknown2001-06-211-2/+17
* | Fixed multi-table-deleteunknown2001-06-151-233/+407