summaryrefslogtreecommitdiff
path: root/sql/sql_parse.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed gethostname_r tests to be more portableunknown2001-01-011-1/+1
* mergeunknown2000-12-241-2/+3
|\
| * New benchmark testunknown2000-12-241-2/+3
* | Added SHOW OPEN TABLES. Thanks to Antony T Curtis <antony@abacus.co.uk>unknown2000-12-181-2/+7
|/
* Add SHOW LOGS command.unknown2000-12-151-0/+12
* sql_parse.cc we were using wrong strdupunknown2000-12-131-1/+1
* Fixed delete in tables with hidden primary keyunknown2000-12-121-1/+1
* Only write full transactions to binary logunknown2000-12-071-7/+19
* added loops and other cool stuff to mysqltestunknown2000-12-021-1/+1
* Fixed bug in 'drop table'unknown2000-11-291-4/+18
* Merge work.mysql.com:/home/bk/mysqlunknown2000-11-271-12/+27
|\
| * New thr_alarm struct for better integration with OS2unknown2000-11-281-12/+27
* | Merge work.mysql.com:/home/bk/mysqlunknown2000-11-271-1/+1
|\ \ | |/ |/|
| * Fixed temp tables to work with replication. It will not work if you stop the ...unknown2000-11-251-1/+1
* | All statements are now run in a sub transactionunknown2000-11-241-11/+16
|/
* Change storage of execution flags from thd->options to thd->lex.optionsunknown2000-11-221-2/+3
* Bug fix for NATURAL JOIN, Split manual sections and more statistic variablesunknown2000-11-201-1/+3
* Portability fixesunknown2000-11-181-1/+1
* Fixes for bugs in the usage of IO_CACHEunknown2000-11-171-4/+4
* mergedunknown2000-11-151-8/+28
|\
| * mergeunknown2000-11-161-8/+28
| |\
| | * changed to use IO_CACHE instead of FILEunknown2000-11-151-1/+1
| | * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutunknown2000-11-131-6/+27
* | | repl-tests/test-repl-ts/repl-timestamp.master.rejectunknown2000-11-131-1/+9
|/ /
* | Added ALTER TABLE ... ORDER BY ...unknown2000-11-111-0/+2
* | Changes to make ALTER TABLE and DELETE FROM TABLE work properlyunknown2000-11-071-1/+2
* | sql_parse.cc test for changing to auto_commit mode was backwardsunknown2000-11-071-1/+1
* | Merge work:/home/bk/mysqlunknown2000-10-301-0/+1
|\ \
| * | sql_parse.cc add send_ok() for BEGIN WORKunknown2000-10-301-0/+1
| |/
* | fixed --skip-slave-thread bugunknown2000-10-261-0/+19
|/
* Fix of automatic repairunknown2000-10-231-0/+1
* Added RESET commandunknown2000-10-141-0/+1
* Fix of LEFT JOIN optimizer bug, problem with key cache on Windows andunknown2000-10-141-5/+7
* skip updates with the same server id as selfunknown2000-10-021-2/+4
* bug fixes in server-id, moved replication functionality tounknown2000-09-291-220/+8
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-1/+7
* Small bug fixes + code for DELETE QUICKunknown2000-09-201-3/+9
* Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-09-161-46/+38
|\
| * Faster log::write() call, memory leak fix, flush master fix.unknown2000-09-161-46/+38
* | merge of conflictsunknown2000-09-151-14/+36
|\ \ | |/
| * Fixes for MERGE TABLES and HEAP tablesunknown2000-09-141-14/+36
* | BACKUP TABLE TO 'directory'unknown2000-09-141-1/+20
|/
* Mergeunknown2000-09-121-26/+29
|\
| * Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-26/+29
* | CHANGE MASTER TO coredumped when the slave was initially started unknown2000-09-091-2/+6
|/
* Quoting of TIMESTAMP columns and small optimizationsunknown2000-09-021-7/+4
* Updates for releaseunknown2000-08-291-3/+8
* Bug fixes for 3.23.23unknown2000-08-291-4/+8
* Fixes for Ia64unknown2000-08-231-1/+1
* Removed end spaceunknown2000-08-221-32/+32