summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* | Second phase of UNIONS (please do not test it yet) and some other unknown2001-06-131-3/+23
* | bk resolve workunknown2001-06-071-108/+144
|\ \
| * | Enhancing both multi-table delete and division of LEXunknown2001-06-071-16/+23
| * | These are actually two changesets. One for splitting LEX in two and unknown2001-06-031-109/+138
* | | Added support for symlinked tables.unknown2001-06-011-1/+5
* | | A slave now can optionally register with the master providing the unknown2001-05-301-1/+5
|/ /
* | updates for LOAD DATA FROM MASTER + some cleanup of replication codeunknown2001-05-281-0/+5
* | Mergeunknown2001-05-151-13/+24
|\ \
| * | ALTER TABLE ... DISABLE KEYS / ALTER TABLE ... ENABLE KEYSunknown2001-05-111-13/+24
* | | fixes after merge. Now it compiles and passes the test suiteunknown2001-05-101-0/+7
* | | Merged with 3.23, needs further fix-upunknown2001-05-101-204/+160
|\ \ \ | |/ / |/| / | |/
| * Mergeunknown2001-05-051-1/+9
| |\
| | * Added LOAD DATA CONCURRENTunknown2001-05-051-1/+9
| * | sql_yacc.yy changed ...IN SHARE MODE to ...LOCK IN SHARE MODE to resolve a pa...unknown2001-05-031-1/+1
| |/
* | mysqltest bugfixunknown2001-04-151-4/+3
* | mergedunknown2001-04-131-8/+110
|\ \
| * | this won't be pushedunknown2001-04-131-30/+27
| * | This won't be pushed eitherunknown2001-04-091-2/+2
| * | Preliminary commit of HANDLER syntax (w/o LIMIT or column-list)unknown2001-04-071-10/+78
| |/
* | Added SQL_CALC_FOUND_ROWS and FOUND_ROWS()unknown2001-04-121-0/+2
* | Added all changes from old 4.0 version:unknown2001-04-111-197/+226
|/
* Fixed bug in send in mysqltestunknown2001-03-251-3/+3
* Test case for bug when updating on keyunknown2001-03-231-2/+5
* Split setup_fields to setup_tables and setup_fieldsunknown2001-03-211-1/+1