summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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 work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-10-165-23/+80
|\ \ \
| * | | Fixed bug in LEFT JOIN ... WHERE not_null_key_column=NULL;unknown2002-10-165-23/+80
* | | | btr0cur.c:unknown2002-10-161-1/+1
* | | | btr0cur.c:unknown2002-10-161-8/+36
* | | | Merge lgrimmer@work.mysql.com:/home/bk/mysqlunknown2002-10-151-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-10-151-3/+3
| |\ \ \ | | |/ / | |/| |
| | * | -lpthread should be appended to LIBSunknown2002-10-151-3/+3
* | | | - fixed Do-compile to actually add InnoDB support when requested to do sounknown2002-10-151-1/+8
|/ / /
* | | Added optional servicesunknown2002-10-151-0/+1
* | | Fix error handling in last patch (BLOB's in temporary tables) ifunknown2002-10-151-0/+5
|/ /
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-10-149-12/+115
|\ \
| * | Fixed a bug in key optimizing handling where the expressionunknown2002-10-146-5/+79
| * | Allocate HEAP blocks in smaller blocks to get better memory utilization and m...unknown2002-10-134-7/+25
| * | Fixed bug where we could reference a freed tmp_table->table_name variable for...unknown2002-10-122-1/+12
* | | - fixed formatting in MySQLEULA.txtunknown2002-10-131-17/+17
* | | - Tagged ChangeSet 1.1224 as "mysql-3.23.53"unknown2002-10-136-107/+261
* | | os0thread.c:unknown2002-10-111-2/+2
* | | libraries should be always prepended to $LIBS, never appendedunknown2002-10-101-4/+4
* | | - added missing changelog entry to manual.texiunknown2002-10-091-1/+4
* | | ha_innobase.cc:unknown2002-10-091-0/+8
* | | - Fixed typo in 3.23.53 changelog entry in manual.texiunknown2002-10-091-1/+1
|/ /
* | Fix for build problem on AIXunknown2002-10-091-0/+1
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-10-092-1/+13
|\ \
| * | Fixed bug in LOCK TABLES on windows.unknown2002-10-092-1/+13
* | | Merge work:/my/mysql-3.23 into mashka.mysql.fi:/home/my/mysql-3.23unknown2002-10-084-3/+8
|\ \ \ | |/ / |/| |
| * | Fixed missing table_list->name -> table_list->alias convertunknown2002-10-084-3/+8