summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Added back old LARGEFILE handlingunknown2002-10-2925-35/+596
* 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
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-10-1628-82/+424
|\
| * Merge with 3.23.54unknown2002-10-1629-76/+392
| |\
| | * 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.teximysql-3.23.53unknown2002-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
| | * | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlunknown2002-10-082-1/+2
| | |\ \
| | | * | Remove wrong clear of mysql_port when using --skip-show-databasesunknown2002-10-082-1/+2
| | * | | ha_innobase.cc:unknown2002-10-081-1/+1
| | |/ /
| | * | Fixup.unknown2002-10-081-1/+1
| | * | 3.23 Changelog cleanup (sync with 4.0/4.1)unknown2002-10-081-1/+1
| | * | touchup to last fixunknown2002-10-071-32/+34