summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Fixed some minor bugs/typosunknown2002-11-153-2/+3
* better fix for OPTIMIZE bugunknown2002-11-141-10/+6
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-11-133-2/+54
|\
| * optimize table corruption fixed, though more clean fix is desired.unknown2002-11-133-2/+54
* | row0sel.c:unknown2002-11-131-9/+1
|/
* Fixed mysqlcheck so it can process table names with dashes.unknown2002-11-121-10/+23
* Merge akeremidarski@work.mysql.com:/home/bk/mysqlunknown2002-11-114-2/+5
|\
| * IGNORE/USE INDEX now work with HA_EXTRA_KEYREADunknown2002-11-093-2/+4
| * fixing gone file ONCE AGAINunknown2002-11-081-37/+0
| * Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-11-080-0/+0
| |\
| | * being tired to fix gone file in 4.0 after every pull from 3.23, I fixed it hereunknown2002-11-081-37/+0
| * | Merge akishkin@work.mysql.com:/home/bk/mysqlunknown2002-11-095-8/+71
| |\ \
| * \ \ Merge akishkin@work.mysql.com:/home/bk/mysqlunknown2002-11-056-3/+20
| |\ \ \
| * \ \ \ Merge akishkin@work.mysql.com:/home/bk/mysqlunknown2002-11-0510-27/+225
| |\ \ \ \
| * \ \ \ \ Merge akishkin@work.mysql.com:/home/bk/mysqlunknown2002-10-292-3/+10
| |\ \ \ \ \
| * \ \ \ \ \ Mergeunknown2002-10-241-0/+1
| |\ \ \ \ \ \
| | * | | | | | BK automatic LOD removal.unknown2002-10-243-95/+102
* | | | | | | | Merge akeremidarski@work.mysql.com:/home/bk/mysqlunknown2002-11-082-4/+21
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23unknown2002-11-081-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | Fixed rare core dump bug when using complicated GROUP BY query that didn't re...unknown2002-11-081-0/+2
| * | | | | | | | row0mysql.c:unknown2002-11-071-4/+19
| |/ / / / / / /
* | | | | | | | Merge akeremidarski@work.mysql.com:/home/bk/mysqlunknown2002-11-0510-7/+70
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Merge work:/home/bk/mysqlunknown2002-11-056-3/+20
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | * | | | | | Removed wrong bug fix for problem with timestamp and BETWEEN.unknown2002-11-052-2/+0
| | * | | | | | Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23unknown2002-11-054-1/+20
| | |\ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| | | * | | | | Fix to get core file on Linuxunknown2002-11-054-1/+20
| * | | | | | | TEMPORARY MERGE tables are allowedunknown2002-11-053-1/+47
| * | | | | | | fixed a bug where "MATCH ... AGAINST () >=0" was treated as if it was >unknown2002-11-021-3/+3
| |/ / / / / /
* | | | | | | Merge akeremidarski@work.mysql.com:/home/bk/mysqlunknown2002-10-3110-27/+225
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | ha_innobase.cc:unknown2002-10-312-14/+25
| * | | | | | - Applied fix made in 4.0 tree to fix a bug when comparing a datetimeunknown2002-10-302-0/+2
| * | | | | | - Do-compile: added a fast test run with dynamic-row tablesunknown2002-10-301-2/+4
| |/ / / / /
| * | | | | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2002-10-291-0/+5
| |\ \ \ \ \
| | * \ \ \ \ Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2002-10-291-0/+5
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Updated changelogunknown2002-10-291-0/+5
| | | |/ / /
| * | | | | Merge mysql.com:/home/nick/mysql/repository/mysql-3.23unknown2002-10-292-10/+16
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | moved RAND initialization from mysqld.cc to sql_class.cc:THD::THD()unknown2002-10-292-10/+16
| * | | | | fixed MyISAM crash on dynamic-row tables with huge number of to-be-packed fieldsunknown2002-10-282-1/+173
| | |_|_|/ | |/| | |
* | | | | Merge akeremidarski@work.mysql.com:/home/bk/mysqlunknown2002-10-282-3/+10
|\ \ \ \ \ | |/ / / /
| * | | | mergedunknown2002-10-250-0/+0
| |\ \ \ \
| | * | | | BK automatic LOD removal.unknown2002-10-253-97/+104
| | * | | | memory leak closedunknown2002-10-251-1/+2
| * | | | | lexyy.c, pars0grm.c:unknown2002-10-252-3/+10
| | |_|/ / | |/| | |
* | | | | Merge akeremidarski@work.mysql.com:/home/bk/mysqlunknown2002-10-241-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge akeremidarski@work.mysql.com:/home/bk/mysqlunknown2002-10-231-0/+1
| |\ \ \ \
| | * | | | BK automatic LOD removal.unknown2002-10-233-97/+104
* | | | | | Merge lgrimmer@work.mysql.com:/home/bk/mysqlunknown2002-10-244-3/+16
|\ \ \ \ \ \
| * \ \ \ \ \ Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23unknown2002-10-244-3/+16
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Fixed problem with BDB tables and ALTER TABLEunknown2002-10-244-3/+16
* | | | | | | - Fix for Do-compile: Enable InnoDB to autoextend the table space ifunknown2002-10-231-1/+1
|/ / / / / /