summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* postreview fixesbell@sanja.is.com.ua2004-10-221-0/+1
* Code cleanups while doing review of pushed codemonty@mysql.com2004-10-061-1/+1
* BUG#4286 - HANDLER tables are closed by FLUSH TABLE(S).ingo@mysql.com2004-09-241-4/+7
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0rburnett@build.mysql.com2004-08-261-2/+9
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0rburnett@build.mysql.com2004-08-251-2/+9
| |\
| | * Bug #4466 Nothing in .err when mysql service ends because of malformed my.i...rburnett@build.mysql.com2004-08-191-2/+1
| | * BUG# 4466 - Nothing in .err when mysql service ends because of malformed my.i...rburnett@build.mysql.com2004-08-181-13/+3
| | * mysql_priv.h:rburnett@build.mysql.com2004-08-141-2/+20
* | | mergemonty@mysql.com2004-08-261-1/+1
|\ \ \ | |/ / |/| |
| * | Remove default argument to mysql_truncate()monty@mysql.com2004-08-261-1/+1
| |/
* | Making FLUSH TABLES WITH READ LOCK block COMMITs of existing transactions,guilhem@mysql.com2004-08-201-1/+2
* | Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE...guilhem@mysql.com2004-08-191-1/+1
|/
* mysql_find_files() made extern (from static to sql_show.cc)serg@serg.mylan2004-07-101-0/+2
* bug#3565 - HANDLER and FLUSH TABLE/TABLES deadlock.ingo@mysql.com2004-06-241-3/+3
* Fix for BUG#3829 "Setting server_id on fly doesn't allow replication to start"guilhem@mysql.com2004-05-191-1/+1
* Fixed http address in some scripts (Bug #3460)monty@mysql.com2004-04-281-2/+1
* Mergemonty@mysql.com2004-03-121-1/+1
|\
| * Ensure that install_test_db.sh script works with both 'make install' and 'mak...monty@mysql.com2004-03-121-1/+1
* | Fix for BUG#2983 "If statement was killed on master, slave errors despite rep...guilhem@mysql.com2004-03-111-0/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-03-061-1/+1
|\
| * Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...jani@ua72d24.elisa.omakaista.fi2004-03-041-1/+1
* | Ensure that one can't from the command line set a variable too small. (Bug #2...monty@mysql.com2004-03-061-1/+1
|/
* Added new option --sync-frm / --skip-sync-frmjani@ua141d10.elisa.omakaista.fi2004-02-031-1/+1
* Fix for bug #2523 '"func_time" test fails on QNX'.dlenev@mysql.com2004-01-301-0/+3
* Some small portability fixes.monty@mysql.com2003-12-301-2/+7
* Fix autoincrement for signed columns (Bug #1366)monty@mysql.com2003-12-121-0/+1
* WL#1175: more default_week_formats for iso compatibilitygluh@gluh.mysql.r18.ru2003-12-071-2/+6
* Add new user variables for tuning memory usage:monty@mashka.mysql.fi2003-10-111-0/+10
* - 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