Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for bug in WHERE key='j' or key='J' | monty@hundin.mysql.fi | 2002-03-22 | 2 | -1/+12 |
| | |||||
* | Quote names to SHOW CREATE for mysqldump | monty@tik.mysql.fi | 2002-03-21 | 1 | -0/+62 |
| | | | | | Fix thread-related bug when doing DROP TABLE Fix bug in RENAME TABLE on windows | ||||
* | Added help for --local-infile | monty@hundin.mysql.fi | 2002-03-12 | 2 | -0/+45 |
| | | | | | Fix for bug on intel where (int32) 1 << 32 == 1, which gave problems when using 32 keys. Allow SET PASSWORD for anonymous user | ||||
* | Fixed bug in DATE_FORMAT when used with GROUP BY | monty@hundin.mysql.fi | 2002-03-06 | 2 | -0/+17 |
| | |||||
* | Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23 | monty@tik.mysql.fi | 2002-03-05 | 1 | -5/+6 |
|\ | |||||
| * | Update scripts for new POSIX spec | monty@tik.mysql.fi | 2002-03-05 | 1 | -5/+6 |
| | | | | | | | | | | Fix for --enable-local-infile Portability fix for bison | ||||
* | | updates for the new build | sasha@mysql.sashanet.com | 2002-02-15 | 1 | -5/+14 |
|/ | |||||
* | Don't give warnings for empty statements with comments | monty@hundin.mysql.fi | 2002-02-14 | 1 | -1/+2 |
| | |||||
* | Remove uage of static variable from file locks. | monty@hundin.mysql.fi | 2002-02-10 | 1 | -1/+0 |
| | |||||
* | Fixed bug in full join with many NULL fields. | monty@hundin.mysql.fi | 2002-02-10 | 2 | -0/+27 |
| | |||||
* | Fixed results after Heikki's last change | monty@hundin.mysql.fi | 2002-02-07 | 1 | -5/+5 |
| | |||||
* | Update to autoconf 2.52 | monty@hundin.mysql.fi | 2002-02-07 | 1 | -5/+5 |
| | | | | | Fix of InnoDB variables in SHOW VARIABLES Fix for ALTER TABLE and InnoDB | ||||
* | Fixed bug when making a range join based on information from a const table. | monty@hundin.mysql.fi | 2002-01-18 | 2 | -1/+79 |
| | |||||
* | Bugfix for WHERE key=@a OR key=@b | monty@hundin.mysql.fi | 2001-12-27 | 2 | -0/+24 |
| | |||||
* | Fixed shutdown problem on HPUX | monty@hundin.mysql.fi | 2001-12-21 | 1 | -7/+7 |
| | |||||
* | make replication work correctly if the master logs SELECT RELEASE_LOCK() | sasha@mysql.sashanet.com | 2001-12-18 | 1 | -4/+3 |
| | | | | instead of DO RELEASE_LOCK() | ||||
* | temp commit | sasha@mysql.sashanet.com | 2001-12-18 | 1 | -0/+8 |
| | |||||
* | misc cleanup | sasha@mysql.sashanet.com | 2001-12-13 | 2 | -1/+4 |
| | |||||
* | merged | sasha@mysql.sashanet.com | 2001-12-13 | 2 | -0/+10 |
|\ | |||||
| * | Fixed problem with default & InnoDB tables. | monty@hundin.mysql.fi | 2001-12-13 | 2 | -0/+10 |
| | | |||||
* | | slave-skip-errors | sasha@mysql.sashanet.com | 2001-12-12 | 5 | -0/+23 |
|/ | | | | | | added extra/mysql_install.c - will work on it in 4.0, but it does not hurt to have it sit in 3.23 tree for now since it will eventually be backported to 3.23 anyway | ||||
* | Fixed bug in GROUP BY ... DESC | monty@hundin.mysql.fi | 2001-12-10 | 2 | -1/+54 |
| | |||||
* | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2001-12-05 | 2 | -0/+23 |
|\ | |||||
| * | Fixed bug in LEFT JOIN | monty@hundin.mysql.fi | 2001-12-05 | 2 | -0/+23 |
| | | |||||
* | | added build-tags | sasha@mysql.sashanet.com | 2001-11-30 | 2 | -0/+22 |
|/ | | | | added test case that supposedly will crash mysqld built with 2.96 | ||||
* | Better optimization for InnoDB and BDB tables for ORDER BY | monty@hundin.mysql.fi | 2001-11-29 | 4 | -0/+64 |
| | |||||
* | fixed alias drop bug in binlog | sasha@mysql.sashanet.com | 2001-11-27 | 3 | -4/+5 |
| | | | | | fixed skip counter to do the RightThing (TM) when the user messes up. Still do RightThing when he gets it right. | ||||
* | Fixed bug when joining with caching. | monty@hundin.mysql.fi | 2001-11-27 | 1 | -1/+1 |
| | | | | Fixed race condition when using the binary log and INSERT DELAYED which could cause the binary log to have rows that was not yet written to MyISAM tables. | ||||
* | Fix race condition in ANALYZE TABLE. | monty@hundin.mysql.fi | 2001-11-26 | 4 | -7/+66 |
| | | | | Fixed bug where one got an empty set instead of a DEADLOCK error when using BDB tables. | ||||
* | (UPDATE|DELETE) ...WHERE MATCH bugfix | serg@serg.mysql.com | 2001-11-21 | 2 | -0/+7 |
| | |||||
* | typo fixed | serg@serg.mysql.com | 2001-11-21 | 1 | -1/+1 |
| | |||||
* | Fixed bug in OPTIMIZE TABLE that reset index cardinality if it | monty@hundin.mysql.fi | 2001-11-18 | 2 | -0/+22 |
| | | | | was up to date. | ||||
* | Fix bug in ALTER TABLE on a TEMPORARY InnoDB table. | monty@hundin.mysql.fi | 2001-11-07 | 3 | -3/+8 |
| | |||||
* | Added missing mysqlbinlog to binary distributions. | monty@hundin.mysql.fi | 2001-11-07 | 1 | -0/+1 |
| | | | | Applied patch to mysqlhotcopy | ||||
* | Fixed problem with t1 LEFT_JOIN t2 ... WHERE t2.date_column IS NULL when ↵ | monty@hundin.mysql.fi | 2001-11-03 | 2 | -3/+16 |
| | | | | date_column is declared as NOT NULL. | ||||
* | Fix that mysqladmin shutdown can be interrupted with ^C | monty@hundin.mysql.fi | 2001-11-03 | 4 | -2/+5 |
| | | | | | | Fixed bug with BLOB keys in BDB tables Fixed problem with MERGE tables on OS with 32 bit files Fixed that TIME_TO_SEC() works with negative times | ||||
* | Portability fixes | monty@hundin.mysql.fi | 2001-10-31 | 4 | -1/+79 |
| | | | | | | Fix for consistent 0000-00-00 date handling Close + open binary logs on flush tables Fix for AVG() in HAVING. | ||||
* | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2001-10-29 | 1 | -0/+1 |
|\ | | | | | | | into mysql.sashanet.com:/home/sasha/src/bk/mysql | ||||
| * | fixed bug with temporary tables replication if one does FLUSH LOGS | sasha@mysql.sashanet.com | 2001-10-29 | 1 | -0/+1 |
| | | |||||
* | | Don't use signal() on windows. | monty@hundin.mysql.fi | 2001-10-19 | 4 | -0/+34 |
|/ | | | | | | Added missing InnoDB variables to SHOW VARIABLES. Fixed bug when doing WHERE 'column_name=NULL' on an indexed column that had NULL values. Fixed bug when doing 'LEFT JOIN ... ON (column_name = constant) WHERE column_name = constant' | ||||
* | InnoDB portability fixes | monty@hundin.mysql.fi | 2001-10-11 | 1 | -3/+3 |
| | |||||
* | Fix for 'mysqladmin -w1 unknown-command' | monty@hundin.mysql.fi | 2001-10-07 | 1 | -4/+3 |
| | | | | Manual Changelog update | ||||
* | fixed crash on slave when master aborts a query that has % in it. | sasha@mysql.sashanet.com | 2001-10-05 | 1 | -2/+2 |
| | |||||
* | Portability fix | monty@hundin.mysql.fi | 2001-10-03 | 1 | -0/+1 |
| | |||||
* | Added usage of --master-retry-count to make mysql-test-run safer. | monty@hundin.mysql.fi | 2001-10-03 | 1 | -1/+7 |
| | |||||
* | Fix for make dist | monty@hundin.mysql.fi | 2001-10-02 | 1 | -2/+2 |
| | | | | | Made replication test portable Fixed buffer overrun bug in replication | ||||
* | Fixed bug in counting open files when using many files | monty@hundin.mysql.fi | 2001-09-27 | 3 | -1/+26 |
| | | | | Fixed bug in JOIN | ||||
* | Fix for LOAD DATA FROM MASTER when using tables with checksum | monty@hundin.mysql.fi | 2001-09-18 | 8 | -20/+49 |
| | | | | Fixed some wrong test cases | ||||
* | fixed bug in mysqltest | sasha@mysql.sashanet.com | 2001-09-15 | 2 | -28/+174 |
| | | | | | | updated mysql-test-run with features from 4.0 added a test case for broken load data from master for MyISAM tables with checksum | ||||
* | Fixed problem with "record not found" in BDB tables. | monty@hundin.mysql.fi | 2001-09-14 | 2 | -0/+24 |
| |