summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-03-051-0/+3
|\
| * Fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE i...unknown2003-03-031-0/+3
* | A better, but larger fix for server_id bug ..unknown2003-03-051-1/+1
|/
* Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fie...unknown2003-01-291-1/+1
* Fixed bug introduces by last changesetunknown2002-09-031-0/+1
* sql_yacc.yy, mysql_priv.h, lex.h:unknown2002-06-221-0/+7
* SHOW VARIABLES LIKE ... are now case insensitiveunknown2002-04-181-8/+16
* Don't give warnings for empty statements with commentsunknown2002-02-141-1/+2
* Made LOAD DATA LOCAL INFILE more secureunknown2002-02-131-1/+1
* Added DO commandunknown2001-12-171-0/+3
* Added status variables for all MySQL commands.unknown2001-12-131-0/+1
* removed ftfuncs argument for mysql_selectunknown2001-11-211-2/+2
* Fix for LOCK TABLES and BDB tablesunknown2001-09-081-1/+2
* Fixes for OS2.unknown2001-08-221-1/+3
* mergeunknown2001-08-101-4/+5
|\
| * Portability fixesunknown2001-08-101-3/+4
* | Added new optino --sql-mode to mysqld.unknown2001-08-091-3/+10
|/
* Added --warnings to mysqldunknown2001-06-211-1/+1
* Portability fixes for Ia64 and Sgi compilerunknown2001-04-251-1/+2
* Fixed bug in ALTER TABLEunknown2001-04-011-1/+1
* Fixed bug in send in mysqltestunknown2001-03-251-1/+1
* Test case for bug when updating on keyunknown2001-03-231-0/+1
* Split setup_fields to setup_tables and setup_fieldsunknown2001-03-211-0/+1
* Added isolation levelsunknown2001-03-211-0/+2
* Reversed SQL_ANSI_MODE per Monty's request.unknown2001-03-141-2/+0
* Added SQL_ANSI_MODE.unknown2001-03-121-0/+2
* Optimization of delete with record cache (for MyISAM tables)unknown2001-03-111-1/+1
* Fixed wrong option in mysql_install_dbunknown2001-03-091-1/+1
* Fixed test cases for innobaseunknown2001-03-071-0/+1
* Merged some functions and removed some unused client functions.unknown2001-03-061-4/+4
* Added max_user_connectionsunknown2001-02-211-1/+1
* Added max_user_connectionsunknown2001-02-201-0/+2
* Force sockets to be blocking on HPUX 11.0unknown2001-02-071-1/+1
* Use new bitmap interfaceunknown2001-02-071-1/+2
* Added --temp-pool option to mysqld. This will cause temporary filesunknown2001-01-271-1/+3
* SHOW [FULL] COLUMNSunknown2001-01-221-1/+2
* Changes for --with-server-suffixunknown2001-01-211-2/+6
* Removed not used variable 'last_ref'unknown2001-01-161-1/+0
* Fixed new bug in BDB tablesunknown2000-12-311-1/+1
* --safe-show-db and have_xxx variablesunknown2000-12-261-1/+1
* mergeunknown2000-12-241-1/+2
|\
| * New benchmark testunknown2000-12-241-1/+2
* | Added SHOW OPEN TABLES. Thanks to Antony T Curtis <antony@abacus.co.uk>unknown2000-12-181-0/+3
|/
* Add SHOW LOGS command.unknown2000-12-151-0/+5
* I hope I've fixed all the bugs by now, let's test itunknown2000-12-111-1/+1
* Only write full transactions to binary logunknown2000-12-071-3/+3
* mysql_priv.h manager_status is volatileunknown2000-11-281-1/+1
* Merge work.mysql.com:/home/bk/mysqlunknown2000-11-281-0/+11
|\
| * Mergedunknown2000-11-271-2/+6
| |\
| * | Generalize handle_flush thread to also handle various managementunknown2000-11-271-0/+11