summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug introduces by last changesetmonty@mashka.mysql.fi2002-09-031-0/+1
* sql_yacc.yy, mysql_priv.h, lex.h:heikki@hundin.mysql.fi2002-06-221-0/+7
* SHOW VARIABLES LIKE ... are now case insensitivemonty@tik.mysql.fi2002-04-181-8/+16
* Don't give warnings for empty statements with commentsmonty@hundin.mysql.fi2002-02-141-1/+2
* Made LOAD DATA LOCAL INFILE more securemonty@tik.mysql.fi2002-02-131-1/+1
* Added DO commandmonty@hundin.mysql.fi2001-12-171-0/+3
* Added status variables for all MySQL commands.monty@hundin.mysql.fi2001-12-131-0/+1
* removed ftfuncs argument for mysql_selectserg@serg.mysql.com2001-11-211-2/+2
* Fix for LOCK TABLES and BDB tablesmonty@tik.mysql.fi2001-09-081-1/+2
* Fixes for OS2.monty@hundin.mysql.fi2001-08-221-1/+3
* mergemonty@hundin.mysql.fi2001-08-101-4/+5
|\
| * Portability fixesmonty@hundin.mysql.fi2001-08-101-3/+4
* | Added new optino --sql-mode to mysqld.jani@hynda.mysql.fi2001-08-091-3/+10
|/
* Added --warnings to mysqldmonty@hundin.mysql.fi2001-06-211-1/+1
* Portability fixes for Ia64 and Sgi compilermonty@donna.mysql.fi2001-04-251-1/+2
* Fixed bug in ALTER TABLEmonty@donna.mysql.fi2001-04-011-1/+1
* Fixed bug in send in mysqltestmonty@donna.mysql.fi2001-03-251-1/+1
* Test case for bug when updating on keymonty@tik.mysql.fi2001-03-231-0/+1
* Split setup_fields to setup_tables and setup_fieldsmonty@tik.mysql.fi2001-03-211-0/+1
* Added isolation levelsmonty@tik.mysql.fi2001-03-211-0/+2
* Reversed SQL_ANSI_MODE per Monty's request.jcole@abel.spaceapes.com2001-03-141-2/+0
* Added SQL_ANSI_MODE.jcole@tetra.spaceapes.com2001-03-121-0/+2
* Optimization of delete with record cache (for MyISAM tables)monty@donna.mysql.fi2001-03-111-1/+1
* Fixed wrong option in mysql_install_dbmonty@donna.mysql.fi2001-03-091-1/+1
* Fixed test cases for innobasemonty@donna.mysql.fi2001-03-071-0/+1
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-4/+4
* Added max_user_connectionsmonty@donna.mysql.com2001-02-211-1/+1
* Added max_user_connectionsmonty@donna.mysql.com2001-02-201-0/+2
* Force sockets to be blocking on HPUX 11.0monty@donna.mysql.com2001-02-071-1/+1
* Use new bitmap interfacemonty@donna.mysql.com2001-02-071-1/+2
* Added --temp-pool option to mysqld. This will cause temporary filesjcole@tetra.spaceapes.com2001-01-271-1/+3
* SHOW [FULL] COLUMNSmonty@donna.mysql.com2001-01-221-1/+2
* Changes for --with-server-suffixmonty@donna.mysql.com2001-01-211-2/+6
* Removed not used variable 'last_ref'monty@donna.mysql.com2001-01-161-1/+0
* Fixed new bug in BDB tablesmonty@donna.mysql.com2000-12-311-1/+1
* --safe-show-db and have_xxx variablesmonty@donna.mysql.com2000-12-261-1/+1
* mergemonty@donna.mysql.com2000-12-241-1/+2
|\
| * New benchmark testmonty@donna.mysql.com2000-12-241-1/+2
* | Added SHOW OPEN TABLES. Thanks to Antony T Curtis <antony@abacus.co.uk>tim@cane.mysql.fi2000-12-181-0/+3
|/
* Add SHOW LOGS command.tim@cane.mysql.fi2000-12-151-0/+5
* I hope I've fixed all the bugs by now, let's test itsasha@mysql.sashanet.com2000-12-111-1/+1
* Only write full transactions to binary logmonty@donna.mysql.com2000-12-071-3/+3
* mysql_priv.h manager_status is volatiletim@threads.polyesthetic.msg2000-11-281-1/+1
* Merge work.mysql.com:/home/bk/mysqltim@threads.polyesthetic.msg2000-11-281-0/+11
|\
| * Mergedtim@threads.polyesthetic.msg2000-11-271-2/+6
| |\
| * | Generalize handle_flush thread to also handle various managementtim@threads.polyesthetic.msg2000-11-271-0/+11
* | | Merge work.mysql.com:/home/bk/mysqlsasha@mysql.sashanet.com2000-11-271-2/+6
|\ \ \ | | |/ | |/|
| * | New thr_alarm struct for better integration with OS2monty@donna.mysql.com2000-11-281-2/+6
| |/
* | Merge work.mysql.com:/home/bk/mysqlsasha@mysql.sashanet.com2000-11-271-2/+3
|\ \ | |/ |/|
| * Fixed temp tables to work with replication. It will not work if you stop the ...sasha@mysql.sashanet.com2000-11-251-2/+3