summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated PeterG's internals documentation per comments from peterg@mysql.com2003-04-281-4/+69
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-04-292-187/+222
|\
| * Added missing dependency to VC++ project filemonty@mashka.mysql.fi2003-04-292-187/+222
* | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0lenz@mysql.com2003-04-281-7/+0
|\ \ | |/ |/|
| * - removed Benchmark results from source distribution (they are notlenz@mysql.com2003-04-281-7/+0
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-04-286-10/+18
|\ \ | |/ |/|
| * Fix to remove compiler warningsmonty@mashka.mysql.fi2003-04-286-10/+18
* | - Removed two EXPLAIN SELECT statements from the InnoDB test suitelenz@mysql.com2003-04-282-8/+0
* | - Fixed some texi errors in internals.texi (still some more left)lenz@mysql.com2003-04-281-19/+25
|/
* Better test for regular files.monty@mashka.mysql.fi2003-04-281-2/+7
* Use my.cnf file from datadir even if datadir is different from the default one.monty@mashka.mysql.fi2003-04-281-1/+12
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-04-287-40/+84
|\
| * Fix for openssl on Solarismonty@mashka.mysql.fi2003-04-287-40/+84
* | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0greg@mysql.com2003-04-277-11/+36
|\ \ | |/ |/|
| * Change to NetWare platform mods, per Montygreg@mysql.com2003-04-271-1/+1
| * Changes from Novell for NetWare platformgreg@mysql.com2003-04-247-11/+36
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-04-275-575/+377
|\ \
| * | trx0trx.h, trx0trx.c, ha_innodb.cc:heikki@hundin.mysql.fi2003-04-273-15/+0
| * | Update PeterG's internals documentation per comments from peterg@mysql.com2003-04-261-27/+32
| * | Update PeterG's internals documentation per Monty's comments; peterg@mysql.com2003-04-261-537/+347
| * | srv0start.c:heikki@hundin.mysql.fi2003-04-261-1/+3
* | | Fixed problem when comparing a key for a multi-byte-character set. (bug 152)monty@mashka.mysql.fi2003-04-2725-62/+274
* | | Merge with 3.23:monty@mashka.mysql.fi2003-04-268-18/+36
|\ \ \
| * | | Fix possible memory overrun when reading broken character set filesmonty@mashka.mysql.fi2003-04-262-2/+2
| * | | Fixed problem with timestamps in binary log on 64 bit machinesmonty@narttu.mysql.fi2003-04-235-5/+24
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-3.23monty@mashka.mysql.fi2003-04-075-25/+24
| |\ \ \
| | * | | Changed innobase_flush_log_at_trx_commit to be 1 as defaultmonty@mashka.mysql.fi2003-04-075-25/+24
| * | | | fux bug #183vva@eagle.mysql.r18.ru2003-04-032-1/+2
| |/ / /
* | | | Fix for -fbranch-probabilites (bug 268)monty@mashka.mysql.fi2003-04-2617-44/+204
| |/ / |/| |
* | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.0igor@hundin.mysql.fi2003-04-262-1/+2
|\ \ \
| * | | fixed incorrect number of affected rows in REPLACE...SELECT... (bug 130)bell@laptop.sanja.is.com.ua2003-04-262-1/+2
* | | | filesort.cc, order_by.result:igor@hundin.mysql.fi2003-04-263-4/+46
|/ / /
* | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0lenz@mysql.com2003-04-251-121/+112
|\ \ \
| * \ \ Merge mysql.com:/space/my/mysql-4.0lenz@mysql.com2003-04-251-121/+112
| |\ \ \
| | * | | - Applied patch provided by Martin Mokrejs <mmokrejs@natur.cuni.cz>lenz@mysql.com2003-04-251-121/+112
* | | | | ut0dbg.h:heikki@hundin.mysql.fi2003-04-251-2/+3
|/ / / /
* | | | Trimming code with Monty's suggestionshf@deer.mysql.r18.ru2003-04-251-91/+83
* | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0lenz@mysql.com2003-04-255-84/+10
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/space/my/mysql-4.0lenz@mysql.com2003-04-255-84/+10
| |\ \ \
| | * | | - Updated innodb test results on Heikki's request (InnoDB now supportslenz@mysql.com2003-04-252-3/+4
| | * | | - support-files/MacOSX/ReadMe.txt is now autogenerated from the manuallenz@mysql.com2003-04-253-81/+6
* | | | | Merge bk-internal:/home/bk/mysql-4.0serg@sergbook.mysql.com2003-04-2589-357/+583
|\ \ \ \ \ | |/ / / /
| * | | | ctype-tis620.c:bar@bar.mysql.r18.ru2003-04-251-1/+1
| | |_|/ | |/| |
| * | | Minor changes in netware directory (From Rob Lyon - Novell)greg@mysql.com2003-04-2413-4/+108
| |/ /
| * | ha_innodb.cc:heikki@hundin.mysql.fi2003-04-241-0/+1
| * | srv0srv.c:heikki@hundin.mysql.fi2003-04-241-5/+5
| * | srv0srv.c:heikki@hundin.mysql.fi2003-04-241-6/+10
| * | ha_innodb.h, ha_innodb.cc:heikki@hundin.mysql.fi2003-04-242-0/+18
| * | Fixed bug in SET SQL_BIG_SELECTSmonty@narttu.mysql.fi2003-04-2424-31/+77
| * | Changed test slightly to make it repeatablemonty@narttu.mysql.fi2003-04-242-2/+6