summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* Portability fixes.unknown2001-08-211-0/+2
* Added new optino --sql-mode to mysqld.unknown2001-08-091-2/+2
* 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
|/
* 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
* Added isolation levelsunknown2001-03-211-8/+82
* Reversed SQL_ANSI_MODE per Monty's request.unknown2001-03-141-13/+0
* changed signal by fd close to signal by vio_closeunknown2001-03-131-3/+8
* Added SQL_ANSI_MODE.unknown2001-03-121-3/+20
* Merged some functions and removed some unused client functions.unknown2001-03-061-1/+5
* Fixed a bug that allowed:unknown2001-03-021-1/+1
* Added --replace to mysqltestunknown2001-02-131-4/+4
* Portability fixesunknown2001-02-021-1/+5
* Added last_errno and last_error to show slave statusunknown2001-01-241-0/+11
* SHOW [FULL] COLUMNSunknown2001-01-221-8/+11
* Fixed bug in CHECK TABLE ... EXTENDEDunknown2001-01-161-0/+3
* Added SHOW OPEN TABLES. Thanks to Antony T Curtis <antony@abacus.co.uk>unknown2000-12-181-0/+7
* Add SHOW LOGS command.unknown2000-12-151-1/+3
* Only write full transactions to binary logunknown2000-12-071-0/+1
* All statements are now run in a sub transactionunknown2000-11-241-2/+8
* Fixes for bugs in the usage of IO_CACHEunknown2000-11-171-14/+11
* mergedunknown2000-11-151-4/+14
|\
| * mergeunknown2000-11-161-4/+14
| |\
| | * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-131-4/+14
* | | repl-tests/test-repl-ts/repl-timestamp.master.rejectunknown2000-11-131-16/+16
|/ /
* | Added ALTER TABLE ... ORDER BY ...unknown2000-11-111-4/+8
* | Merge work:/home/bk/mysqlunknown2000-10-301-1/+1
|\ \
| * | sql_parse.cc add send_ok() for BEGIN WORKunknown2000-10-301-1/+1
| |/
* | fixed --skip-slave-thread bugunknown2000-10-261-1/+14
|/
* Bug fixes + defines for INNOBASEunknown2000-10-201-0/+4
* Added RESET commandunknown2000-10-141-1/+15
* Mergeunknown2000-10-141-3/+7
|\
| * Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-141-3/+7
* | Mergeunknown2000-10-111-3/+5
|\ \ | |/ |/|
| * SET OPTION SQL_QUOTE_SHOW_CREATE = 0 | 1unknown2000-10-101-3/+5
* | Automatic repair of MyISAM tables + portability fixesunknown2000-10-111-0/+5
|/
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-4/+14
* Small bug fixes + code for DELETE QUICKunknown2000-09-201-2/+14
* merge of conflictsunknown2000-09-151-0/+13
|\
| * Fixes for MERGE TABLES and HEAP tablesunknown2000-09-141-0/+13
* | BACKUP TABLE TO 'directory'unknown2000-09-141-1/+27
|/
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-4/+5
* Small bug fixesunknown2000-09-071-0/+1
* ft_optimization: identical queries merging. collection -> fulltext. Bugs fixed.unknown2000-08-281-21/+7
* Removed end spaceunknown2000-08-221-30/+30
* mergeunknown2000-08-221-36/+40
|\
| * FLUSH TABLE table_listunknown2000-08-221-6/+10