summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-0967-480/+685
* Merge with 4.1unknown2004-09-06739-18168/+39155
|\
| * After merge fixesunknown2004-09-053-7/+6
| * Merge with 4.0 to get latest bug fixesunknown2004-09-0432-271/+431
| |\
| | * sql_yacc.yy:unknown2004-09-031-1/+1
| | * A fix (Bug #4980: union statement with () union () order by produces wrong ex...unknown2004-09-033-1/+21
| | * errmsg.txt:unknown2004-09-0222-44/+350
| | * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-023-0/+36
| | |\
| | | * A fix (Bug #5232: CREATE TABLE ... SELECT can deadlock itself).unknown2004-08-273-0/+36
| | * | Fix for bug #5302unknown2004-09-021-1/+1
| | * | Fix for bug #5302unknown2004-09-011-0/+7
| | * | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2004-09-011-221/+0
| | |\ \
| | | * \ Merge mysql.com:/space/my/mysql-4.0unknown2004-09-011-221/+0
| | | |\ \
| | | | * | - removed swedish errmsg.OLDunknown2004-09-011-221/+0
| | * | | | ha_innodb.cc:unknown2004-09-011-2/+3
| | |/ / /
| | * | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-011-2/+2
| | |\ \ \
| | | * | | Correct a typo error: cpp symbol is "BIG_TABLES", not "BIG_FILES"unknown2004-09-011-2/+2
| | | |/ /
| | * | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-311-2/+15
| | |\ \ \
| | | * | | mysqld_safe.sh:unknown2004-08-311-2/+15
| * | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-041-2/+3
| |\ \ \ \ \
| | * | | | | Fix for bug #4373: \u behaves differentlyunknown2004-09-031-2/+3
| * | | | | | mergedunknown2004-09-034-29/+55
| |\ \ \ \ \ \
| | * | | | | | BUG#5327 - mi_sort_index() of 2-level treeunknown2004-09-033-9/+40
| | * | | | | | add engine=MyISAM to all create table statements inunknown2004-09-031-15/+15
| * | | | | | | A fix for bug#4368 '"like" fails in PreparedStatement, crashes unknown2004-09-033-2/+41
| * | | | | | | define macro "DEFINE_ALL_CHARACTER_SETS" in the configure.in completelyunknown2004-09-041-2/+2
| * | | | | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.1unknown2004-09-0311-223/+97
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | 1. discarded term.h from the distributionunknown2004-09-0311-223/+97
| * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-0366-448/+535
| |\ \ \ \ \ \ \
| | * | | | | | | Remove extra '/' after mysql_real_data_homeunknown2004-09-039-11/+16
| | * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-09-0260-437/+519
| | |\ \ \ \ \ \ \
| | | * | | | | | | After merge fixesunknown2004-09-027-15/+10
| | | * | | | | | | Merge with 4.0unknown2004-09-0134-163/+246
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | | * | | | | | Do-compile:unknown2004-08-311-1/+1
| | | | * | | | | | Added global my_getopt_error_reporter function pointer which is unknown2004-08-3127-76/+87
| | | | | |_|_|/ / | | | | |/| | | |
| | | | * | | | | If the system has 64 bit "long", then "long long" does not add newunknown2004-08-306-7/+48
| | | | * | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-08-3017-159/+246
| | | | |\ \ \ \ \
| | | | | * | | | | - removed mysql-test/t/flush_block_commit-master.opt as it collidedunknown2004-08-301-1/+0
| | | | | * | | | | log.cc:unknown2004-08-301-1/+1
| | | | | * | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-292-7/+17
| | | | | |\ \ \ \ \
| | | | | | * | | | | Fix for BUG#4500 "set character set replicates incorrectly"unknown2004-08-292-7/+17
| | | | | * | | | | | - fixed typo so make dist does not failunknown2004-08-281-1/+1
| | | | | * | | | | | Code style fixes.unknown2004-08-287-147/+187
| | | | | |/ / / / /
| | | | | * | | | | Compile all charset conversion tables if --with-extra-charsets=allunknown2004-08-273-0/+8
| | | | | * | | | | table.cc:unknown2004-08-271-1/+20
| | | | | * | | | | win1251.conf:unknown2004-08-272-2/+3
| | | | | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-08-271-0/+8
| | | | | |\ \ \ \ \ | | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | | | * | | | Adding a file that was missed during the first pushunknown2004-08-271-0/+8
| | | | | * | | | | - fixed brain fart in Bootrap - it never actually caught failuresunknown2004-08-261-4/+6
| | | | * | | | | | typo fixedunknown2004-08-301-1/+1