summaryrefslogtreecommitdiff
path: root/sql/sql_yacc.yy
Commit message (Expand)AuthorAgeFilesLines
* followup: s/st_table_list->name/st_table_list->alias/unknown2002-09-231-6/+6
* Merge of ha_innobase.cc from 4.0; This fixes that MySQL doesn't allocate too ...unknown2002-07-291-8/+8
* Many files:unknown2002-07-081-0/+2
* sql_yacc.yy, mysql_priv.h, lex.h:unknown2002-06-221-0/+18
* Fixed sql_yacc.yy to be compatible with bison 1.31 and above.unknown2002-05-151-8/+8
* Update scripts for new POSIX specunknown2002-03-051-1/+1
* Don't give warnings for empty statements with commentsunknown2002-02-141-2/+10
* Made LOAD DATA LOCAL INFILE more secureunknown2002-02-131-7/+9
* Added DO commandunknown2001-12-171-5/+19
* Fixed bug in GROUP BY ... DESCunknown2001-12-101-11/+8
* 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