summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Added --warnings to mysqldmonty@hundin.mysql.fi2001-06-211-0/+1
* Fixed bug that caused client to hang because mysqld never did send anmonty@hundin.mysql.fi2001-06-021-12/+2
* Remove wrong access check for locks.monty@donna.mysql.fi2001-05-231-9/+0
* Security fix: LOCK TABLES must check for sufficient privileges.tim@threads.polyesthetic.msg2001-05-221-0/+9
* Portability fixes for Ia64 and Sgi compilermonty@donna.mysql.fi2001-04-251-1/+1
* Fix for BDB and LOCK TABLESmonty@donna.mysql.fi2001-04-191-0/+1
* Test case for bug when updating on keymonty@tik.mysql.fi2001-03-231-11/+21
* Split setup_fields to setup_tables and setup_fieldsmonty@tik.mysql.fi2001-03-211-1/+2
* Added isolation levelsmonty@tik.mysql.fi2001-03-211-11/+27
* Moved state_map copying to THD::THD().jcole@tetra.spaceapes.com2001-03-141-4/+0
* Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2001-03-121-0/+4
|\
| * Added SQL_ANSI_MODE.jcole@tetra.spaceapes.com2001-03-121-0/+4
* | untested changes to close socket on slave stop for OS's that do notsasha@mysql.sashanet.com2001-03-121-15/+1
|/
* Fixed test cases for innobasemonty@donna.mysql.fi2001-03-071-2/+2
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-37/+57
* Fixes for innobasemonty@donna.mysql.fi2001-02-211-1/+1
* Added max_user_connectionsmonty@donna.mysql.com2001-02-211-3/+131
* Merge work.mysql.com:/home/bk/mysqljcole@tetra.spaceapes.com2001-02-161-3/+10
|\
| * COM_TABLE_DUMP and COM_BINLOG_DUMP are no longer erroneously logged jcole@tetra.spaceapes.com2001-02-161-3/+10
* | Updates for innobasemonty@donna.mysql.com2001-02-151-1/+2
|/
* New myisamchk option --sort-recovermonty@donna.mysql.com2001-01-311-14/+36
* fixed up lock counting code - Monty's suggestionssasha@mysql.sashanet.com2001-01-271-0/+7
* Lots of manual changesmonty@donna.mysql.com2001-01-251-2/+2
* SHOW [FULL] COLUMNSmonty@donna.mysql.com2001-01-221-1/+2
* client/mysqltest.csasha@mysql.sashanet.com2001-01-191-1/+1
* Fixed that --open-files-limit works on Linuxmonty@donna.mysql.com2001-01-141-6/+9
* Fixed gethostname_r tests to be more portablemonty@donna.mysql.com2001-01-011-1/+1
* mergemonty@donna.mysql.com2000-12-241-2/+3
|\
| * New benchmark testmonty@donna.mysql.com2000-12-241-2/+3
* | Added SHOW OPEN TABLES. Thanks to Antony T Curtis <antony@abacus.co.uk>tim@cane.mysql.fi2000-12-181-2/+7
|/
* Add SHOW LOGS command.tim@cane.mysql.fi2000-12-151-0/+12
* sql_parse.cc we were using wrong strdupsasha@mysql.sashanet.com2000-12-131-1/+1
* Fixed delete in tables with hidden primary keymonty@donna.mysql.com2000-12-121-1/+1
* Only write full transactions to binary logmonty@donna.mysql.com2000-12-071-7/+19
* added loops and other cool stuff to mysqltestsasha@mysql.sashanet.com2000-12-021-1/+1
* Fixed bug in 'drop table'monty@donna.mysql.com2000-11-291-4/+18
* Merge work.mysql.com:/home/bk/mysqlsasha@mysql.sashanet.com2000-11-271-12/+27
|\
| * New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-281-12/+27
* | Merge work.mysql.com:/home/bk/mysqlsasha@mysql.sashanet.com2000-11-271-1/+1
|\ \ | |/ |/|
| * Fixed temp tables to work with replication. It will not work if you stop the ...sasha@mysql.sashanet.com2000-11-251-1/+1
* | All statements are now run in a sub transactionmonty@donna.mysql.com2000-11-241-11/+16
|/
* Change storage of execution flags from thd->options to thd->lex.optionsmonty@donna.mysql.com2000-11-221-2/+3
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesmonty@donna.mysql.com2000-11-201-1/+3
* Portability fixesmonty@donna.mysql.com2000-11-181-1/+1
* Fixes for bugs in the usage of IO_CACHEmonty@narttu.mysql.fi2000-11-171-4/+4
* mergedsasha@mysql.sashanet.com2000-11-151-8/+28
|\
| * mergemonty@narttu.mysql.fi2000-11-161-8/+28
| |\
| | * changed to use IO_CACHE instead of FILEmonty@narttu.mysql.fi2000-11-151-1/+1
| | * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutmonty@tik.mysql.com2000-11-131-6/+27
* | | repl-tests/test-repl-ts/repl-timestamp.master.rejectsasha@mysql.sashanet.com2000-11-131-1/+9
|/ /