summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2003-06-157-97/+465
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-122-3/+4
|\
| * Changed safemalloc structure to not have to be 8 byte aligned. (Portability p...unknown2003-06-122-3/+4
* | HANDLER priv check fixedunknown2003-06-121-2/+4
* | Bugfix for #614unknown2003-06-112-0/+17
|/
* Don't install signal handler for SIGINT by defaultunknown2003-06-104-10/+54
* Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-063-16/+53
|\
| * Fix for bug 254 :unknown2003-06-063-16/+53
* | sql_yacc.yy, sql_parse.cc, sql_lex.h, mysqld.cc, lex.h:unknown2003-06-065-4/+29
|/
* Test for bug 578. And a comment in slave.cc.unknown2003-06-051-0/+20
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-051-4/+11
|\
| * mysqld won't give a warning any more, if --user=user_name is used,unknown2003-06-051-4/+11
* | ha_innodb.cc:unknown2003-06-051-2/+1
* | ha_innodb.cc, handler.cc:unknown2003-06-052-104/+157
|/
* Merged fix for alarm on big blocksunknown2003-06-051-1/+1
|\
| * Fixed test if thr_alarm() failedunknown2003-06-051-1/+1
* | Merge jani@192.168.0.2:/my/mysql-4.0unknown2003-06-051-4/+4
|\ \
| * | Fixed a bug in concat_ws(), which did not add concat separatorunknown2003-06-051-4/+4
* | | Print error if we can't delete an alarmunknown2003-06-053-2/+14
|/ /
* | Merge with 3.23 to get fix for thr_alarm and big packetsunknown2003-06-051-2/+2
|\ \ | |/
| * Fixed problem with alarms when reading too big packetunknown2003-06-051-5/+5
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-041-1/+1
|\ \
| * | Added [mysqld-base-version] as a default group for the mysqld serverunknown2003-06-041-1/+1
* | | handler.cc:unknown2003-06-041-5/+27
* | | One-line fix for bug 576 (DBUG_ASSERT failure when using CHANGE MASTER TO REL...unknown2003-06-034-10/+22
* | | -- Waiting for Monty's approval before push --unknown2003-06-031-6/+31
* | | Clearer error message (in the customer's case, the relay log was corrupted,unknown2003-06-021-2/+7
|/ /
* | Small fixes (nothing nameworthy)unknown2003-06-011-10/+4
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-012-53/+81
|\ \
| * | Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478unknown2003-06-012-53/+81
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-06-011-9/+7
|\ \ \
| * | | fixed bug 549 - incorect query cache memory formating on very small query cac...unknown2003-05-311-9/+7
* | | | Fix for compiling MySQL-4.0.13 with SSL support on OpenBSDunknown2003-05-301-0/+1
|/ / /
* | | Fix for bug #529 ("x509" no allowed as field name)unknown2003-05-291-0/+1
* | | item_cmpfunc.cc:unknown2003-05-281-0/+4
|/ /
* | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-05-271-4/+0
|\ \
| * | Removed bad mutex lockingunknown2003-05-271-4/+0
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-274-33/+38
|\ \ \ | |/ / |/| |
| * | Fixed problem with mysql prompt when server disconnect. (Bug 356)unknown2003-05-274-33/+38
* | | temporary update of the test to satisfy merge; will commit a final updateunknown2003-05-272-5/+48
|\ \ \ | |/ / |/| |
| * | - Fix for memory leak if the SQL slave thread is killed just after reading an...unknown2003-05-251-2/+27
| * | Fix for bug #490 and #491 (see details below)unknown2003-05-241-3/+21
* | | Merge narttu.mysql.fi:/my/mysql-3.23 into narttu.mysql.fi:/my/mysql-4.0unknown2003-05-261-2/+5
|\ \ \ | | |/ | |/|
| * | Fixed bug when installing mysqld as a service with 2 arguments (option + serv...unknown2003-05-261-2/+5
* | | Merge with 3.23 to get fix for kill mysqld-pidunknown2003-05-261-4/+11
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-05-261-4/+11
| |\ \
| | * | Fixed problem with 'kill pid-of-mysqld' on Mac OS Xunknown2003-05-261-4/+11
| * | | Added missing free for last patchunknown2003-05-261-0/+1
| * | | Fix for #468 [Ver]: SHOW VARIABLES trims innodb_data_file_pathunknown2003-05-231-2/+10
| * | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-05-211-1/+5
| |\ \ \ | | |/ / | |/| |