Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - bump up version number 3.23.55 -> 3.23.56 in configure.in | lenz@mysql.com | 2003-01-23 | 1 | -1/+1 |
* | - merge relevant Do-compile changes from 4.0 tree | lenz@mysql.com | 2003-01-23 | 2 | -24/+61 |
* | - reverted previous patch ("make distclean" tried to clean libmysql_r | lenz@mysql.com | 2003-01-23 | 1 | -1/+1 |
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2003-01-21 | 1 | -1/+3 |
|\ | |||||
| * | a symlink that was missing ... | Sinisa@sinisa.nasamreza.org | 2003-01-21 | 1 | -1/+3 |
* | | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysql | serg@serg.mysql.com | 2003-01-21 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | fixed double-free bug in COM_CHANGE_USER | serg@serg.mysql.com | 2003-01-21 | 1 | -1/+1 |
* | | Merge sinisa@work.mysql.com:/home/bk/mysql | Sinisa@sinisa.nasamreza.org | 2003-01-21 | 8 | -28/+82 |
|\ \ | |/ | |||||
| * | os0file.c: | heikki@hundin.mysql.fi | 2003-01-21 | 1 | -4/+7 |
| * | ha_innobase.cc: | heikki@hundin.mysql.fi | 2003-01-21 | 1 | -0/+10 |
| * | os0file.c: | heikki@hundin.mysql.fi | 2003-01-21 | 1 | -4/+16 |
| * | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23 | monty@mashka.mysql.fi | 2003-01-18 | 3 | -21/+40 |
| |\ | |||||
| | * | Only set thd->query to 0 if LOCK_thread_count is hold | monty@mashka.mysql.fi | 2003-01-18 | 3 | -21/+40 |
| * | | Merge heikki@work.mysql.com:/home/bk/mysql | heikki@hundin.mysql.fi | 2003-01-18 | 1 | -1/+11 |
| |\ \ | | |/ | |/| | |||||
| | * | btr0sea.c: | heikki@hundin.mysql.fi | 2003-01-18 | 1 | -1/+11 |
| * | | Fixed bug with the --slow-log when logging an administrator command | monty@mashka.mysql.fi | 2003-01-17 | 1 | -0/+1 |
| * | | Fixed typo | monty@mashka.mysql.fi | 2003-01-17 | 1 | -1/+1 |
| * | | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23 | monty@mashka.mysql.fi | 2003-01-16 | 4 | -21/+32 |
| |\ \ | | |/ | |||||
| * | | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23 | monty@mashka.mysql.fi | 2003-01-09 | 1 | -1/+1 |
| |\ \ | |||||
| | * | | Fixed wrong packed length for packet > 16M. | monty@mashka.mysql.fi | 2003-01-09 | 1 | -1/+1 |
* | | | | Merge sinisa@work.mysql.com:/home/bk/mysql | Sinisa@sinisa.nasamreza.org | 2003-01-17 | 4 | -21/+32 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | btr0btr.h, btr0btr.c, row0purge.c: | heikki@hundin.mysql.fi | 2003-01-16 | 3 | -2/+13 |
| * | | | ha_innobase.cc: | heikki@hundin.mysql.fi | 2003-01-16 | 1 | -19/+19 |
| |/ / | |||||
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql | Sinisa@sinisa.nasamreza.org | 2003-01-08 | 29 | -47/+113 |
|\ \ \ | |/ / | |||||
| * | | log0log.c: | heikki@hundin.mysql.fi | 2003-01-05 | 2 | -11/+27 |
| |/ | |||||
| * | Added O_BINARY flag to all my_fopen() calls. | monty@mashka.mysql.fi | 2002-12-27 | 1 | -3/+3 |
| * | Fixed max_key_length when using UNIQUE keys. | monty@mashka.mysql.fi | 2002-12-27 | 4 | -2/+30 |
| * | - fixes to properly make a "make distclean" (some files were not removed) | lenz@mysql.com | 2002-12-27 | 2 | -0/+3 |
| * | Merge mysql.com:/space/my/mysql-3.23 | lenz@mysql.com | 2002-12-27 | 3 | -8/+5 |
| |\ | |||||
| * | | - Applied various patches provided by Christian Hammers (MySQL maintainer | lenz@mysql.com | 2002-12-23 | 20 | -31/+50 |
* | | | Fixing that 3.23 API / clients do not disconnect if a large | Sinisa@sinisa.nasamreza.org | 2003-01-04 | 4 | -696/+35 |
* | | | merge fixes | Sinisa@sinisa.nasamreza.org | 2002-12-27 | 3 | -8/+5 |
|\ \ \ | | |/ | |/| | |||||
| * | | Safety fix to not allow one to specify too big max_alloc_packet to mysqld | monty@mashka.mysql.fi | 2002-12-26 | 2 | -2/+2 |
| * | | Updated comment | monty@mashka.mysql.fi | 2002-12-26 | 1 | -6/+3 |
| |/ | |||||
* | | reverting a patch | Sinisa@sinisa.nasamreza.org | 2002-12-27 | 1 | -1/+1 |
* | | many bug fixes | Sinisa@sinisa.nasamreza.org | 2002-12-23 | 3 | -2/+4 |
|/ | |||||
* | Moved lower_case_table_name check to right place. | monty@mashka.mysql.fi | 2002-12-21 | 1 | -3/+2 |
* | Optimization of CASE bug fix | monty@mashka.mysql.fi | 2002-12-21 | 1 | -3/+2 |
* | btr0sea.c: | heikki@hundin.mysql.fi | 2002-12-20 | 1 | -3/+4 |
* | Merge work:/home/bk/mysql | serg@sergbook.mysql.com | 2002-12-20 | 1 | -1/+2 |
|\ | |||||
| * | removed chroot() bugfix, now --chroot in 3.23 is broken again :(( | serg@sergbook.mysql.com | 2002-12-20 | 1 | -1/+2 |
* | | ha_innobase.cc: | heikki@hundin.mysql.fi | 2002-12-19 | 1 | -1/+8 |
* | | Merge sinisa@work.mysql.com:/home/bk/mysql | Sinisa@sinisa.nasamreza.org | 2002-12-16 | 4 | -2/+14 |
|\ \ | |/ |/| | |||||
| * | fix for a bug in CASE ...WHEN ... | Sinisa@sinisa.nasamreza.org | 2002-12-16 | 4 | -2/+11 |
| * | Fix for a bug with mysql_select_db() on manually created | Sinisa@sinisa.nasamreza.org | 2002-12-14 | 1 | -0/+3 |
* | | On windows, delete any conflicting 'to' files on rename(from,to) | monty@mashka.mysql.fi | 2002-12-14 | 1 | -0/+7 |
* | | Make --lower-case-table-names default on MacOSX | monty@mashka.mysql.fi | 2002-12-14 | 2 | -5/+10 |
* | | Transactions in AUTOCOMMIT=0 mode didn't rotate binary log. | monty@mashka.mysql.fi | 2002-12-14 | 1 | -0/+3 |
* | | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23 | monty@mashka.mysql.fi | 2002-12-13 | 1 | -0/+18 |
|\ \ | |||||
| * | | Forbid SLAVE STOP if the thread executing the query has locked | monty@mashka.mysql.fi | 2002-12-13 | 1 | -0/+18 |
| |/ |