summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - reverted previous patch ("make distclean" tried to clean libmysql_rmysql-3.23.55unknown2003-01-231-1/+1
* Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2003-01-211-1/+3
|\
| * a symlink that was missing ...unknown2003-01-211-1/+3
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlunknown2003-01-211-1/+1
|\ \ | |/ |/|
| * fixed double-free bug in COM_CHANGE_USERunknown2003-01-211-1/+1
* | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-01-218-28/+82
|\ \ | |/
| * os0file.c:unknown2003-01-211-4/+7
| * ha_innobase.cc:unknown2003-01-211-0/+10
| * os0file.c:unknown2003-01-211-4/+16
| * Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2003-01-183-21/+40
| |\
| | * Only set thd->query to 0 if LOCK_thread_count is holdunknown2003-01-183-21/+40
| * | Merge heikki@work.mysql.com:/home/bk/mysqlunknown2003-01-181-1/+11
| |\ \ | | |/ | |/|
| | * btr0sea.c:unknown2003-01-181-1/+11
| * | Fixed bug with the --slow-log when logging an administrator commandunknown2003-01-171-0/+1
| * | Fixed typounknown2003-01-171-1/+1
| * | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23unknown2003-01-164-21/+32
| |\ \ | | |/
| * | 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
* | | | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-01-174-21/+32
|\ \ \ \ | | |_|/ | |/| |
| * | | btr0btr.h, btr0btr.c, row0purge.c:unknown2003-01-163-2/+13
| * | | ha_innobase.cc:unknown2003-01-161-19/+19
| |/ /
* | | Merge sinisa@work.mysql.com:/home/bk/mysqlunknown2003-01-0829-47/+113
|\ \ \ | |/ /
| * | 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
| |\
| * | - Applied various patches provided by Christian Hammers (MySQL maintainerunknown2002-12-2320-31/+50
* | | Fixing that 3.23 API / clients do not disconnect if a large unknown2003-01-044-696/+35
* | | merge fixesunknown2002-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
| |/
* | reverting a patchunknown2002-12-271-1/+1
* | many bug fixesunknown2002-12-233-2/+4
|/
* 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