summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Mergeunknown2004-03-121-1/+1
|\
| * Ensure that install_test_db.sh script works with both 'make install' and 'mak...unknown2004-03-121-1/+1
* | Fix for BUG#2983 "If statement was killed on master, slave errors despite rep...unknown2004-03-111-0/+1
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-061-1/+1
|\
| * Fixed Bug#2491, INSERT DELAYED causes binary log unusable by mysqlbinlog (rep...unknown2004-03-041-1/+1
* | Ensure that one can't from the command line set a variable too small. (Bug #2...unknown2004-03-061-1/+1
|/
* Added new option --sync-frm / --skip-sync-frmunknown2004-02-031-1/+1
* Fix for bug #2523 '"func_time" test fails on QNX'.unknown2004-01-301-0/+3
* Some small portability fixes.unknown2003-12-301-2/+7
* Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-0/+1
* WL#1175: more default_week_formats for iso compatibilityunknown2003-12-071-2/+6
* Add new user variables for tuning memory usage:unknown2003-10-111-0/+10
* - enable changing the number of table bits for JOINs to be increasedunknown2003-09-291-0/+5
* Replaced deprecated since OpenSSL 0.9.7 des_ calls and types with unknown2003-09-121-2/+2
* Portability fixesunknown2003-08-281-0/+4
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-231-0/+1
|\
| * show symlinked directories in SHOW CREATE TABLEunknown2003-08-231-0/+1
* | After merge fixesunknown2003-08-221-1/+2
|\ \ | |/
| * Fix mutex handling in SHOW_VARIABLES (key_buffer_size was not properly protec...unknown2003-08-171-1/+2
* | Fuller implementation of lower case table names.unknown2003-07-231-0/+6
|/
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-07-061-3/+4
|\
| * WL#912 (more user control on relay logs):unknown2003-07-061-3/+4
* | Status query on killed mysql connection results in segmentation fault (Bug #738)unknown2003-07-041-0/+1
* | Cleaner implementation if INSERT ... SELECT with same tablesunknown2003-07-031-0/+11
|/
* Don't install signal handler for SIGINT by defaultunknown2003-06-101-0/+5
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-011-1/+0
|\
| * Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478unknown2003-06-011-1/+0
* | Fix for compiling MySQL-4.0.13 with SSL support on OpenBSDunknown2003-05-301-0/+1
|/
* Fixed problem with mysql prompt when server disconnect. (Bug 356)unknown2003-05-271-1/+1
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-191-2/+1
|\
| * Added option --read-only (Thanks to Markus Benning)unknown2003-05-191-2/+1
* | buf0lru.c, buf0flu.c, buf0buf.c, buf0lru.h:unknown2003-05-161-4/+0
|/
* Fix for UNION and LEFT JOIN (Bug #386)unknown2003-05-131-2/+2
* Minor fix to previous codeunknown2003-05-041-0/+3
* Added innodb_max_dirty_pages_pct parameter to limit amount unknown2003-05-041-0/+1
* #244 bugfix (thread stack error message in embedded library)unknown2003-04-081-0/+5
* Merge to get fix for LOCK TABLES + DROP TABLE in another threadunknown2003-03-071-0/+3
|\
| * 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 bug in LOCK TABLE + DROP TABLE when other thread was waiting for a tabl...unknown2003-03-041-0/+1
* | Fixed multi-table-delete for InnoDB tablesunknown2003-02-171-1/+1
* | Added START TRANSACTION syntaxunknown2003-02-061-8/+0
* | merge with 3.23.56 to get patches for --lower-case-table-names andunknown2003-01-291-1/+1
|\ \ | |/
| * Fixed handling of lower_case_table_names in SHOW TABLE STATUS, mysql_list_fie...unknown2003-01-291-1/+1
* | mergeunknown2003-01-281-1/+1
|\ \
| * | Only write to the error log if --log-error is specified and --console is not ...unknown2003-01-281-1/+1
* | | Merge work:/home/bk/mysql-4.0unknown2003-01-281-0/+1
|\ \ \ | |/ / |/| |
| * | fixed "DROP table_open_in_handler" hangunknown2003-01-281-0/+1
* | | mergeunknown2003-01-281-1/+3
|\ \ \ | |/ / |/| |