summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Changed change_master() to use ER_MASTER_INFO (better display).unknown2003-06-172-1/+2
| |/ / / |/| | |
* | | | fulltext and left join bug fixedunknown2003-06-162-0/+6
* | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-161-2/+11
|\ \ \ \
| * | | | Fix for nightly build test failure (test update).unknown2003-06-161-2/+11
* | | | | row0mysql.c, dict0dict.ic:unknown2003-06-161-1/+2
* | | | | handler.h, ha_innodb.h, ha_innodb.cc:unknown2003-06-153-13/+19
|/ / / /
* | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-157-97/+465
|\ \ \ \
| * | | | Many files:unknown2003-06-157-97/+465
| |/ / /
* | | | Simplified a test.unknown2003-06-151-6/+9
* | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-144-5/+25
|\ \ \ \ | |/ / /
| * | | 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
| |/ / /
* | | | - Fix for bug 651: now a dying SQL slave threads wakes up any waiting MASTER_...unknown2003-06-141-4/+32
* | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-102-27/+105
|\ \ \ \ | |/ / / |/| | |
| * | | More error messages. This is intended to help debugging; presently I have aunknown2003-06-102-27/+105
* | | | 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
|\ \ \ \ | |/ / / |/| | |