summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Fixed test if thr_alarm() failedunknown2003-06-051-1/+1
| * | | | | Merge jani@192.168.0.2:/my/mysql-4.0unknown2003-06-052-5/+5
| |\ \ \ \ \
| | * | | | | Fixed a bug in concat_ws(), which did not add concat separatorunknown2003-06-052-5/+5
| * | | | | | Print error if we can't delete an alarmunknown2003-06-055-9/+20
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-052-1/+13
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2003-06-042-1/+13
| | |\ \ \ \ \
| | | * | | | | - When compiling the Max package incl. RAID support using gcc, make sureunknown2003-06-041-0/+12
| | | * | | | | - Updated Default-Stop run levels in the LSB header section to satisfyunknown2003-06-041-1/+1
| * | | | | | | 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-046-4/+15
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | handler.cc:unknown2003-06-041-5/+27
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-037-16/+76
| |\ \ \ \ \ \
| | * | | | | | 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-033-6/+54
| * | | | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2003-06-0210-172/+268
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-06-021-2/+7
| | |\ \ \ \ \ \
| | | * | | | | | Clearer error message (in the customer's case, the relay log was corrupted,unknown2003-06-021-2/+7
| | * | | | | | | os0sync.c:unknown2003-06-021-4/+21
| | |/ / / / / /
| | * | | | | | com0shm.c:unknown2003-06-021-3/+6
| | * | | | | | os0file.c:unknown2003-06-021-18/+24
| | * | | | | | os0thread.h, os0sync.ic, os0sync.h, os0thread.c, os0sync.c, os0file.c:unknown2003-06-028-169/+234
| * | | | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2003-06-0233-264/+736
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | - removed internals.texi (has been moved to mysqldoc BK tree)unknown2003-05-272-5754/+0
* | | | | | | | merge with public treeunknown2003-06-05166-1410/+3393
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | After merge fixunknown2003-06-048-18/+27
| * | | | | | | Merge with 4.0.13unknown2003-06-0461-336/+1150
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Fixed (not fatal) buffer overflowunknown2003-06-041-1/+1
| | * | | | | | Added [mysqld-base-version] as a default group for the mysqld serverunknown2003-06-045-3/+14
| | | |/ / / / | | |/| | | |
| | * | | | | Small fixes (nothing nameworthy)unknown2003-06-017-53/+95
| | * | | | | Mergeunknown2003-06-011-5707/+0
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-3.23unknown2003-05-311-2/+5
| | | |\ \ \ \
| | | | * | | | Fixed compiler optimization problem with doubleget()unknown2003-05-311-2/+5
| | | * | | | | srv0srv.c:unknown2003-05-281-0/+9
| | | * | | | | - removed internals.texi (has been moved to the "mysqldoc" BK tree)unknown2003-05-271-694/+0
| | | |/ / / /
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-06-016-53/+118
| | |\ \ \ \ \
| | | * | | | | Fixed bug in ALTER TABLE DISABLE KEYS and INSERT DELAYED. Bug #478unknown2003-06-016-53/+118
| | * | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-06-013-28/+83
| | |\ \ \ \ \ \
| | | * | | | | | fixed bug 549 - incorect query cache memory formating on very small query cac...unknown2003-05-313-28/+83
| | * | | | | | | os0thread.c, os0thread.h, os0sync.h:unknown2003-05-314-5/+3
| | * | | | | | | Many files:unknown2003-05-319-106/+213
| | * | | | | | | srv0start.c:unknown2003-05-301-12/+1
| | * | | | | | | Many files:unknown2003-05-309-22/+205
| | * | | | | | | Fix for compiling MySQL-4.0.13 with SSL support on OpenBSDunknown2003-05-302-1/+2
| | |/ / / / / /
| | * | | | | | Fix for bug #529 ("x509" no allowed as field name)unknown2003-05-291-0/+1
| | * | | | | | item_cmpfunc.cc:unknown2003-05-281-0/+4
| | |/ / / / /
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-05-281-1/+0
| | |\ \ \ \ \
| | | * | | | | Removed not used variableunknown2003-05-281-1/+0
| | * | | | | | A trick (a useless update) to force the slave to wait for TWO rotate eventsunknown2003-05-272-8/+36
| | | |_|/ / / | | |/| | | |
| | * | | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.0unknown2003-05-271-4/+0
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |