summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixing that 3.23 API / clients do not disconnect if a large Sinisa@sinisa.nasamreza.org2003-01-044-696/+35
* merge fixesSinisa@sinisa.nasamreza.org2002-12-273-8/+5
|\
| * Safety fix to not allow one to specify too big max_alloc_packet to mysqldmonty@mashka.mysql.fi2002-12-262-2/+2
| * Updated commentmonty@mashka.mysql.fi2002-12-261-6/+3
* | reverting a patchSinisa@sinisa.nasamreza.org2002-12-271-1/+1
* | many bug fixesSinisa@sinisa.nasamreza.org2002-12-233-2/+4
|/
* Moved lower_case_table_name check to right place.monty@mashka.mysql.fi2002-12-211-3/+2
* Optimization of CASE bug fixmonty@mashka.mysql.fi2002-12-211-3/+2
* btr0sea.c:heikki@hundin.mysql.fi2002-12-201-3/+4
* Merge work:/home/bk/mysqlserg@sergbook.mysql.com2002-12-201-1/+2
|\
| * removed chroot() bugfix, now --chroot in 3.23 is broken again :((serg@sergbook.mysql.com2002-12-201-1/+2
* | ha_innobase.cc:heikki@hundin.mysql.fi2002-12-191-1/+8
* | Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2002-12-164-2/+14
|\ \ | |/ |/|
| * fix for a bug in CASE ...WHEN ...Sinisa@sinisa.nasamreza.org2002-12-164-2/+11
| * Fix for a bug with mysql_select_db() on manually createdSinisa@sinisa.nasamreza.org2002-12-141-0/+3
* | On windows, delete any conflicting 'to' files on rename(from,to)monty@mashka.mysql.fi2002-12-141-0/+7
* | Make --lower-case-table-names default on MacOSXmonty@mashka.mysql.fi2002-12-142-5/+10
* | Transactions in AUTOCOMMIT=0 mode didn't rotate binary log.monty@mashka.mysql.fi2002-12-141-0/+3
* | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23monty@mashka.mysql.fi2002-12-131-0/+18
|\ \
| * | Forbid SLAVE STOP if the thread executing the query has lockedmonty@mashka.mysql.fi2002-12-131-0/+18
| |/
* | - fixed another typo in NOHUP_NICENESS testinglenz@mysql.com2002-12-131-1/+1
* | - added missing "test" to $NOHUP_NICENESS test (thanks to Nick Gaugler forlenz@mysql.com2002-12-131-1/+1
* | - tagged ChangeSet 1.1276.3.1 as MySQL 3.23.54lenz@mysql.com2002-12-111-1/+1
|/
* Added back -max to server name if we are using InnoDB.monty@mashka.mysql.fi2002-12-112-5/+5
* Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23monty@mashka.mysql.fi2002-12-112-5/+9
|\
| * Fixed rare bug in show processlist which could cause core dump if a new threa...monty@mashka.mysql.fi2002-12-112-5/+9
* | - make sure to replace HOSTNAME in mysql.server when packing up the binarylenz@mysql.com2002-12-101-2/+2
* | Update Windows binaries prefix according MySQL Pro release packagemiguel@hegel.br2002-12-101-2/+2
* | row0mysql.c:heikki@hundin.mysql.fi2002-12-051-1/+0
* | row0mysql.c, dict0dict.c, db0err.h, ha_innobase.cc:heikki@hundin.mysql.fi2002-12-054-8/+61
* | Merge work:/home/bk/mysql into serg.mysql.com:/usr/home/serg/Abk/mysqlserg@serg.mysql.com2002-12-051-2/+9
|\ \ | |/ |/|
| * better fix for read_rows, same for read_one_rowserg@serg.mysql.com2002-12-051-2/+9
* | a test case for double free'ing of pointer in alter table ...Sinisa@sinisa.nasamreza.org2002-12-041-0/+5
* | some code cleanupSinisa@sinisa.nasamreza.org2002-12-041-1/+0
* | Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2002-12-045-3/+14
|\ \
| * | A fix for double free'd pointer bug ...Sinisa@sinisa.nasamreza.org2002-12-042-1/+9
| * | Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2002-12-042-6/+14
| |\ \ | | |/
| * | Merge sinisa@work.mysql.com:/home/bk/mysqlSinisa@sinisa.nasamreza.org2002-12-023-2/+5
| |\ \
| | * | Proper fix for SHOW VARS on 64-bit systemsSinisa@sinisa.nasamreza.org2002-12-023-3/+6
| | * | moving fix elsewhere ...Sinisa@sinisa.nasamreza.org2002-12-021-1/+1
* | | | - portability patch to work around bugs in the HP compiler's "inline"lenz@mysql.com2002-12-041-0/+4
* | | | Merge mysql.com:/space/my/mysql-3.23lenz@mysql.com2002-12-047-9/+26
|\ \ \ \
| * | | | - Portability fixes for HP compiler on HPUX11 (backport from 4.0 tree)lenz@mysql.com2002-12-047-9/+26
* | | | | Merge lgrimmer@work.mysql.com:/home/bk/mysqllenz@mysql.com2002-12-043-4/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed 'stack direction' check in autoconfmonty@mashka.mysql.fi2002-12-043-4/+35
| | |_|/ | |/| |
* | | | Merge lgrimmer@work.mysql.com:/home/bk/mysqllenz@mysql.com2002-12-041-2/+2
|\ \ \ \ | |/ / /
| * | | proper casting in COM_TABLE_DUMP (backported from 4.0)serg@serg.mysql.com2002-12-041-2/+2
* | | | Merge lgrimmer@work.mysql.com:/home/bk/mysqllenz@mysql.com2002-12-042-4/+12
|\ \ \ \ | |/ / /
| * | | protect from [heap] buffer overrrun by malicious serverserg@serg.mysql.com2002-12-041-2/+10
| * | | Security bug: password length check should be in check_user, not check_connec...serg@serg.mysql.com2002-12-041-2/+2
| |/ /