summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-06-051-3/+3
|\
| * fixed bug (writting outside mallocced buffer in sql_help.cc)unknown2003-06-051-3/+3
* | Merge with 4.0.13unknown2003-06-0511-112/+246
|\ \
| * \ 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
| |\ \ \
| * | | | 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
* | | | | merge with public treeunknown2003-06-0532-435/+1141
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | After merge fixunknown2003-06-041-1/+0
| * | | | Merge with 4.0.13unknown2003-06-0412-128/+244
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Added [mysqld-base-version] as a default group for the mysqld serverunknown2003-06-041-1/+1
| | |/ /
| | * | 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
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | fixed "LINES STARTING" in load data replicationunknown2003-05-211-1/+5
| | | * | | SHOW TABLE STATUS displayed wrong Row_format for myisampack'ed tables. (Bug #...unknown2003-05-141-3/+4
| | * | | | code cleanupunknown2003-05-261-32/+25
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-264-9/+7
| | |\ \ \ \