summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | Use delayed create index for LOAD DATA INFILE, INSERT ... SELECT and CREATE ....unknown2002-12-161-1/+1
| | * | | | | perror.c:mysql-4.0.6unknown2002-12-141-0/+1
| | |/ / / /
| | * | | | Merge mashka.mysql.fi:/home/my/mysql-3.23unknown2002-12-141-0/+7
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | On windows, delete any conflicting 'to' files on rename(from,to)unknown2002-12-141-0/+7
| | * | | | Merge with 3.23 to get patch for lower_case_table_names for MacOSXunknown2002-12-142-6/+11
| | |\ \ \ \ | | | |/ / /
| | | * | | 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
| | * | | | Transactions in AUTOCOMMIT=0 mode didn't rotate binary logunknown2002-12-1411-28/+43
| | * | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-12-131-1/+2
| | |\ \ \ \
| | | * | | | Fixed syntax error in sql_yacc.yy (with bison 1.75).unknown2002-12-131-1/+2
| | * | | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-12-131-1/+1
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | - HP/UX 11 compile fix: fixed "records_in_range" class definitionunknown2002-12-131-1/+1
| | * | | | | Merge patch for LOCK TABLES and SLAVE STOPunknown2002-12-131-0/+18
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | * | | | 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
| | | |/ / /
| | * | | | Fixed possible replication problem in LOAD DATA INFILE with innodb tables.unknown2002-12-131-6/+9
| | * | | | RESET SLAVE and CHANGE MASTER will now give an error if slave is running.unknown2002-12-135-39/+82
| | | |/ / | | |/| |
| | * | | Removed compiler warningsunknown2002-12-1212-28/+30
| | | |/ | | |/|
| | * | - Fix handling of suffix optionunknown2002-12-122-199/+200
| | * | log.cc:unknown2002-12-111-2/+14
| | * | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-12-112-2/+5
| | |\ \
| | | * | Add CHARSET keyword (missing from last push)unknown2002-12-112-2/+5
| | * | | - moved manual pages from "man" to "man/man1" for the binary distributionunknown2002-12-111-2/+2
| | * | | Merge mysql.com:/space/my/mysql-4.0unknown2002-12-112-17/+55
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge mysql.com:/space/my/mysql-4.0unknown2002-12-052-17/+55
| | | |\ \
| | | | * \ Merge mysql.com:/space/my/mysql-4.0unknown2002-12-052-17/+55
| | | | |\ \
| | | | | * | - Moved the init script from /etc/rc.d/init.d to /etc/init.d for betterunknown2002-11-272-17/+55
| | * | | | | Ensure that BEGIN / COMMIT is handled properly if slave diesunknown2002-12-119-36/+93
| | * | | | | Merge with 3.23unknown2002-12-115-8/+41
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | 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_rowmysql-3.23.54unknown2002-12-051-2/+9
| | * | | | | | Merge work:/home/bk/mysql-4.0unknown2002-12-1019-91/+113
| | |\ \ \ \ \ \
| | | * | | | | | order_by.result, key_diff.result:unknown2002-12-102-4/+4
| | | * | | | | | incorrect bugfix removed. EQ+BETWEEN still cannot be optimized :(unknown2002-12-101-1/+1
| | | * | | | | | ANALYZE for MERGEunknown2002-12-104-13/+35
| | | * | | | | | bulk insert code optimizedunknown2002-12-0713-73/+73
| | * | | | | | | Merge akishkin@work.mysql.com:/home/bk/mysql-4.0unknown2002-12-101-22/+17
| | |\ \ \ \ \ \ \
| | | * | | | | | | SCRUM task - cleanup interbase section in the server-cfgunknown2002-12-102-22/+18
| | * | | | | | | | merge Ranger's patches to crash-me, add new tests ( DEFAULT VALUES )unknown2002-12-103-5/+266
| | |/ / / / / / /
| | * | | | | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2002-12-064-10/+10
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |