summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2003-01-164-21/+32
|\
| * btr0btr.h, btr0btr.c, row0purge.c:unknown2003-01-163-2/+13
| * ha_innobase.cc:unknown2003-01-161-19/+19
* | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2003-01-091-1/+1
|\ \ | |/ |/|
| * Fixed wrong packed length for packet > 16M.unknown2003-01-091-1/+1
* | log0log.c:unknown2003-01-052-11/+27
|/
* Added O_BINARY flag to all my_fopen() calls.unknown2002-12-271-3/+3
* Fixed max_key_length when using UNIQUE keys.unknown2002-12-274-2/+30
* - fixes to properly make a "make distclean" (some files were not removed)unknown2002-12-272-0/+3
* Merge mysql.com:/space/my/mysql-3.23unknown2002-12-273-8/+5
|\
| * Safety fix to not allow one to specify too big max_alloc_packet to mysqldunknown2002-12-262-2/+2
| * Updated commentunknown2002-12-261-6/+3
* | - Applied various patches provided by Christian Hammers (MySQL maintainerunknown2002-12-2320-31/+50
|/
* Moved lower_case_table_name check to right place.unknown2002-12-211-3/+2
* Optimization of CASE bug fixunknown2002-12-211-3/+2
* btr0sea.c:unknown2002-12-201-3/+4
* Merge work:/home/bk/mysqlunknown2002-12-201-1/+2
|\
| * removed chroot() bugfix, now --chroot in 3.23 is broken again :((unknown2002-12-201-1/+2
* | ha_innobase.cc:unknown2002-12-191-1/+8
* | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-12-164-2/+14
|\ \ | |/ |/|
| * fix for a bug in CASE ...WHEN ...unknown2002-12-164-2/+11
| * Fix for a bug with mysql_select_db() on manually createdunknown2002-12-141-0/+3
* | On windows, delete any conflicting 'to' files on rename(from,to)unknown2002-12-141-0/+7
* | Make --lower-case-table-names default on MacOSXunknown2002-12-142-5/+10
* | Transactions in AUTOCOMMIT=0 mode didn't rotate binary log.unknown2002-12-141-0/+3
* | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2002-12-131-0/+18
|\ \
| * | Forbid SLAVE STOP if the thread executing the query has lockedunknown2002-12-131-0/+18
| |/
* | - fixed another typo in NOHUP_NICENESS testingunknown2002-12-131-1/+1
* | - added missing "test" to $NOHUP_NICENESS test (thanks to Nick Gaugler forunknown2002-12-131-1/+1
* | - tagged ChangeSet 1.1276.3.1 as MySQL 3.23.54unknown2002-12-111-1/+1
|/
* Added back -max to server name if we are using InnoDB.unknown2002-12-112-5/+5
* Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2002-12-112-5/+9
|\
| * Fixed rare bug in show processlist which could cause core dump if a new threa...unknown2002-12-112-5/+9
* | - make sure to replace HOSTNAME in mysql.server when packing up the binaryunknown2002-12-101-2/+2
* | Update Windows binaries prefix according MySQL Pro release packageunknown2002-12-101-2/+2
* | row0mysql.c:unknown2002-12-051-1/+0
* | row0mysql.c, dict0dict.c, db0err.h, ha_innobase.cc:unknown2002-12-054-8/+61
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2002-12-051-2/+9
|\ \ | |/ |/|
| * better fix for read_rows, same for read_one_rowunknown2002-12-051-2/+9
* | a test case for double free'ing of pointer in alter table ...unknown2002-12-041-0/+5
* | some code cleanupunknown2002-12-041-1/+0
* | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-12-045-3/+14
|\ \
| * | A fix for double free'd pointer bug ...unknown2002-12-042-1/+9
| * | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-12-042-6/+14
| |\ \ | | |/
| * | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2002-12-023-2/+5
| |\ \
| | * | Proper fix for SHOW VARS on 64-bit systemsunknown2002-12-023-3/+6
| | * | moving fix elsewhere ...unknown2002-12-021-1/+1
* | | | - portability patch to work around bugs in the HP compiler's "inline"unknown2002-12-041-0/+4
* | | | Merge mysql.com:/space/my/mysql-3.23unknown2002-12-047-9/+26
|\ \ \ \
| * | | | - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree)unknown2002-12-047-9/+26