summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* - enable changing the number of table bits for JOINs to be increasedlenz@mysql.com2003-09-291-0/+5
* Replaced deprecated since OpenSSL 0.9.7 des_ calls and types with dlenev@mysql.com2003-09-121-2/+2
* Portability fixesmonty@narttu.mysql.fi2003-08-281-0/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-08-231-0/+1
|\
| * show symlinked directories in SHOW CREATE TABLEmonty@narttu.mysql.fi2003-08-231-0/+1
* | After merge fixesSinisa@sinisa.nasamreza.org2003-08-221-1/+2
|\ \ | |/
| * Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec...monty@narttu.mysql.fi2003-08-171-1/+2
* | Fuller implementation of lower case table names.Sinisa@sinisa.nasamreza.org2003-07-231-0/+6
|/
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-07-061-3/+4
|\
| * WL#912 (more user control on relay logs):guilhem@mysql.com2003-07-061-3/+4
* | Status query on killed mysql connection results in segmentation fault (Bug #738)monty@narttu.mysql.fi2003-07-041-0/+1
* | Cleaner implementation if INSERT ... SELECT with same tablesmonty@narttu.mysql.fi2003-07-031-0/+11
|/
* Don't install signal handler for SIGINT by defaultmonty@narttu.mysql.fi2003-06-101-0/+5
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-06-011-1/+0
|\
| * Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478monty@narttu.mysql.fi2003-06-011-1/+0
* | Fix for compiling MySQL-4.0.13 with SSL support on OpenBSDgluh@gluh.mysql.r18.ru2003-05-301-0/+1
|/
* Fixed problem with mysql prompt when server disconnect. (Bug 356)monty@narttu.mysql.fi2003-05-271-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-191-2/+1
|\
| * Added option --read-only (Thanks to Markus Benning)monty@narttu.mysql.fi2003-05-191-2/+1
* | buf0lru.c, buf0flu.c, buf0buf.c, buf0lru.h:heikki@hundin.mysql.fi2003-05-161-4/+0
|/
* Fix for UNION and LEFT JOIN (Bug #386)monty@narttu.mysql.fi2003-05-131-2/+2
* Minor fix to previous codepeter@mysql.com2003-05-041-0/+3
* Added innodb_max_dirty_pages_pct parameter to limit amount peter@mysql.com2003-05-041-0/+1
* #244 bugfix (thread stack error message in embedded library)hf@deer.mysql.r18.ru2003-04-081-0/+5
* Merge to get fix for LOCK TABLES + DROP TABLE in another threadmonty@mashka.mysql.fi2003-03-071-0/+3
|\
| * Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2003-03-051-0/+3
| |\
| | * Fixed a deadlock problem when using LOCK TABLE in one thread and DROP TABLE i...monty@narttu.mysql.fi2003-03-031-0/+3
| * | A better, but larger fix for server_id bug ..Sinisa@sinisa.nasamreza.org2003-03-051-1/+1
| |/
* | Fixed bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...monty@narttu.mysql.fi2003-03-041-0/+1
* | Fixed multi-table-delete for InnoDB tablesmonty@mashka.mysql.fi2003-02-171-1/+1
* | Added START TRANSACTION syntaxmonty@mashka.mysql.fi2003-02-061-8/+0
* | merge with 3.23.56 to get patches for --lower-case-table-names andmonty@mashka.mysql.fi2003-01-291-1/+1
|\ \ | |/
| * Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fie...monty@mashka.mysql.fi2003-01-291-1/+1
* | mergemonty@mashka.mysql.fi2003-01-281-1/+1
|\ \
| * | Only write to the error log if --log-error is specified and --console is not ...monty@mashka.mysql.fi2003-01-281-1/+1
* | | Merge work:/home/bk/mysql-4.0serg@serg.mysql.com2003-01-281-0/+1
|\ \ \ | |/ / |/| |
| * | fixed "DROP table_open_in_handler" hangserg@serg.mysql.com2003-01-281-0/+1
* | | mergemonty@mashka.mysql.fi2003-01-281-1/+3
|\ \ \ | |/ / |/| |
| * | Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-1/+3
* | | Added option hostname.errAdministrador@light.2003-01-271-0/+4
|/ /
* | Don't count NULL values in cardinalty for MyISAM tables.monty@mashka.mysql.fi2003-01-091-1/+5
* | Portability fixesmonty@mashka.mysql.fi2003-01-071-1/+0
* | Copy arguments given to mysql_server_init()monty@mashka.mysql.fi2002-12-051-2/+2
* | Removed copying of parameters as this leads to memory leaks in embedded server.monty@mashka.mysql.fi2002-12-051-0/+1
* | New multi-table-update codemonty@mashka.mysql.fi2002-11-291-1/+19
* | Try to optimize the cache buffer size needed for bulk_insertmonty@mashka.mysql.fi2002-11-201-1/+2
* | Small improvement to alloc_rootmonty@mashka.mysql.fi2002-11-161-5/+6
* | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-5/+4
* | Added CREATE TEMPORARY TABLES and LOCK TABLES to db and host tablesmonty@mashka.mysql.fi2002-09-161-1/+5
* | Merge mashka.mysql.fi:/home/my/mysql-3.23monty@mashka.mysql.fi2002-09-031-0/+1
|\ \ | |/