summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug in LOAD DATA INFILE and replicationmonty@mashka.mysql.fi2003-01-084-13/+56
* Portability fixesmonty@mashka.mysql.fi2003-01-074-18/+33
* A lot of portability fixes.monty@mashka.mysql.fi2003-01-056-11/+40
* Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2003-01-044-96/+165
|\
| * Added support for max_allowed_packet in option files read by mysql_option()monty@mashka.mysql.fi2003-01-044-96/+165
* | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.0ram@mysql.r18.ru2003-01-031-1/+1
|\ \ | |/ |/|
| * Fix for the QUOTE() function.ram@mysql.r18.ru2003-01-031-1/+1
* | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2003-01-022-3/+24
|\ \
| * \ Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2003-01-022-3/+24
| |\ \
| | * | Fixing some bugs in client - server protocol and adding a feature Sinisa@sinisa.nasamreza.org2003-01-022-3/+24
| | |/
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2003-01-021-4/+2
|\ \ \ | |/ /
| * | ha_innodb.cc:heikki@hundin.mysql.fi2002-12-311-4/+2
| |/
* | Small optimization of sending big blocks.monty@mashka.mysql.fi2003-01-022-25/+38
* | Cut hostnames at HOSTNAME_LENGTH to avoid theoretical hostname overrunsmonty@mashka.mysql.fi2002-12-266-15/+14
|/
* Many files:heikki@hundin.mysql.fi2002-12-221-11/+26
* Merge with 3.23:monty@mashka.mysql.fi2002-12-213-4/+10
|\
| * Optimization of CASE bug fixmonty@mashka.mysql.fi2002-12-211-3/+2
| * 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-162-2/+5
| |\ \ | | |/ | |/|
| | * fix for a bug in CASE ...WHEN ...Sinisa@sinisa.nasamreza.org2002-12-162-2/+2
| | * Fix for a bug with mysql_select_db() on manually createdSinisa@sinisa.nasamreza.org2002-12-141-0/+3
* | | errmsg.txt:heikki@hundin.mysql.fi2002-12-211-2/+2
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-12-2011-27/+109
|\ \ \
| * | | Changed thd variables max_join_size and select_limit to type ha_rows.monty@mashka.mysql.fi2002-12-2011-27/+109
* | | | Fix for found rows in multi-table updatesSinisa@sinisa.nasamreza.org2002-12-181-3/+2
|/ / /
* | | Use delayed create index for LOAD DATA INFILE, INSERT ... SELECT and CREATE ....monty@mashka.mysql.fi2002-12-161-1/+1
* | | Merge with 3.23 to get patch for lower_case_table_names for MacOSXmonty@mashka.mysql.fi2002-12-141-2/+7
|\ \ \ | |/ /
| * | Make --lower-case-table-names default on MacOSXmonty@mashka.mysql.fi2002-12-141-1/+6
| * | Transactions in AUTOCOMMIT=0 mode didn't rotate binary log.monty@mashka.mysql.fi2002-12-141-0/+3
* | | Transactions in AUTOCOMMIT=0 mode didn't rotate binary logmonty@mashka.mysql.fi2002-12-143-6/+21
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-12-131-1/+2
|\ \ \
| * | | Fixed syntax error in sql_yacc.yy (with bison 1.75).pem@mysql.com2002-12-131-1/+2
* | | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0monty@mashka.mysql.fi2002-12-131-1/+1
|\ \ \ \ | |/ / /
| * | | - HP/UX 11 compile fix: fixed "records_in_range" class definitionlenz@mysql.com2002-12-131-1/+1
* | | | Merge patch for LOCK TABLES and SLAVE STOPmonty@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 possible replication problem in LOAD DATA INFILE with innodb tables.monty@mashka.mysql.fi2002-12-131-6/+9
* | | RESET SLAVE and CHANGE MASTER will now give an error if slave is running.monty@mashka.mysql.fi2002-12-132-39/+73
| |/ |/|
* | Removed compiler warningsmonty@mashka.mysql.fi2002-12-124-6/+4
* | log.cc:heikki@hundin.mysql.fi2002-12-111-2/+14
* | Add CHARSET keyword (missing from last push)monty@mashka.mysql.fi2002-12-112-2/+5
* | Ensure that BEGIN / COMMIT is handled properly if slave diesmonty@mashka.mysql.fi2002-12-116-32/+67
* | Merge with 3.23monty@mashka.mysql.fi2002-12-113-6/+11
|\ \ | |/
| * Added back -max to server name if we are using InnoDB.monty@mashka.mysql.fi2002-12-111-3/+3
| * 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
| * | Update Windows binaries prefix according MySQL Pro release packagemiguel@hegel.br2002-12-101-2/+2
| * | row0mysql.c, dict0dict.c, db0err.h, ha_innobase.cc:heikki@hundin.mysql.fi2002-12-051-1/+5
| |/