summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge bk://work.mysql.com:7001unknown2002-10-292-1/+5
|\
| * finally pushing what I could not due to BK problemsunknown2002-10-282-1/+5
* | fixed "huge number of packed rows in MyISAM" bug in 4.0 treeunknown2002-10-281-1/+2
* | merged using "ul"unknown2002-10-280-0/+0
|\ \
| * | fixed MyISAM crash on dynamic-row tables with huge number of to-be-packed fieldsunknown2002-10-282-1/+173
* | | fixing after automerge with 3.23unknown2002-10-261-38/+0
* | | sql_yacc.yy:unknown2002-10-261-12/+10
| |/ |/|
* | Merge work:/home/bk/mysql-4.0unknown2002-10-2512-11/+159
|\ \
| * \ mergedunknown2002-10-2512-11/+159
| |\ \ | | |/
| | * 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 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
| | |/ / /
| | * | | - added "darwin" to the list of systems that are known to support theunknown2002-10-211-3/+3
| | |/ /
| | * | BK automatic LOD removal.unknown2002-10-203-97/+104
| | * | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-10-201-1/+1
| | |\ \
| | | * | Fixed usage of putenv() on windows (in not normally used code)unknown2002-10-201-1/+1
| | * | | - fixed typo in scripts/mysql_convert_table_format.shunknown2002-10-181-1/+1
| | * | | - fixed typo in mysqld.cc: "agaist" -> "against"unknown2002-10-171-1/+1
| | * | | Added optional NT service and fix the TZ variable bugunknown2002-10-164-34/+195
| | |/ /
* | | | Merge nleippe@work.mysql.com:/home/bk/mysql-4.0unknown2002-10-2414-24/+24
|\ \ \ \
| * | | | - replaced all occurences of HPUX with HPUX10 (to be prepared for eventualunknown2002-10-2414-24/+24
| |/ / /
* | | | fixed prev. commit (was commited in disabled state)unknown2002-10-241-1/+1
* | | | added new syntax:unknown2002-10-241-0/+17
|/ / /
* | | Merge work:/home/bk/mysql-4.0unknown2002-10-239-17/+148
|\ \ \
| * | | Do-compile fixes:unknown2002-10-231-2/+9
| * | | Merge mysql.com:/home/nick/mysql/repository/mysql-4.0unknown2002-10-228-15/+139
| |\ \ \
| | * | | Added Rand_log_eventunknown2002-10-227-5/+123
| | * | | Moved rand initialization from mysqld.cc to sql_class.cc:THD::THD()unknown2002-10-172-10/+16
* | | | | less restrictive test for max key length in mi_createunknown2002-10-231-1/+1
* | | | | truncate both MYI and MYD files on DELETE FROM table; to avoid warnings on CH...unknown2002-10-221-4/+5
|/ / / /
* | | | Merge abotchkov@work.mysql.com:/home/bk/mysql-4.0unknown2002-10-212-0/+2
|\ \ \ \
| * | | | Embedded server bugfixunknown2002-10-212-0/+2
* | | | | After bk -r check -ff (to be able to upgrade to bk 3.0)unknown2002-10-200-0/+0
* | | | | BK automatic LOD removal.unknown2002-10-203-1092/+1102
* | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-10-201-2/+0
|\ \ \ \ \
| * | | | | Fixed Changelogunknown2002-10-201-2/+0
* | | | | | ftb wasn't able to re-initialize index search (oops! in joins)unknown2002-10-191-1/+2
* | | | | | Merge work:/home/bk/mysql-4.0unknown2002-10-184-25/+34
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | some DBUG_ENTER/RETURN macro addedunknown2002-10-184-25/+34
| |/ / / /
* | | | | Small code improvement in multi-table updatesunknown2002-10-172-9/+11
| |/ / / |/| | |
* | | | Added notes about --set-variable being deprecated since MySQL 4.0unknown2002-10-171-7/+25
* | | | Fixed three bugs in mysqlcheck and changed documentation for mysqld_multiunknown2002-10-172-11/+11
* | | | Added Change note about the fixed join parsing, allowing (removing) braces.unknown2002-10-171-0/+6
* | | | Fix the 100% CPU usage with TZ variableunknown2002-10-161-0/+4
|/ / /
* | | Fixes after last merge.unknown2002-10-165-46/+49