Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fulltext+const_table bug fixed | serg@serg.mysql.com | 2002-03-01 | 1 | -0/+6 |
| | |||||
* | ft-bugfix (UPDATE something -> NULL) | serg@serg.mysql.com | 2002-01-13 | 1 | -0/+1 |
| | |||||
* | Added macros for nice TIMESPEC usage. | monty@hundin.mysql.fi | 2002-01-02 | 1 | -3/+3 |
| | | | | | | | | Fixes for building MySQL with gcc 3.0 Added SIGNED / UNSIGNED casts Fixed core dump bug in net_clear() with libmysqld. Back to using semaphores in query cache. Added 'Null' and 'Index_type' to SHOW INDEX. | ||||
* | test added | serg@serg.mysql.com | 2001-12-12 | 1 | -1/+5 |
| | |||||
* | test for truncation operator in indexless bolelan fts | serg@serg.mysql.com | 2001-12-10 | 1 | -1/+1 |
| | | | | mysys/queue.c: /* comment added */ | ||||
* | Update test results | monty@hundin.mysql.fi | 2001-11-29 | 1 | -0/+3 |
| | |||||
* | Fixed fulltext after merge from 3.23.45 | monty@hundin.mysql.fi | 2001-11-22 | 1 | -0/+7 |
| | | | | First (incomplete) version of transaction and as3ap tests. | ||||
* | bug in relevance calculation fixed | serg@serg.mysql.com | 2001-11-08 | 1 | -0/+7 |
| | |||||
* | two bugs in ft_update | serg@serg.mysql.com | 2001-10-20 | 1 | -0/+16 |
| | |||||
* | typo fixed | serg@serg.mysql.com | 2001-10-17 | 1 | -0/+3 |
| | |||||
* | misc. fulltext staff | serg@serg.mysql.com | 2001-10-11 | 1 | -0/+62 |
| | |||||
* | Sorry, forgot to update fulltext.result | serg@serg.mysql.com | 2001-10-09 | 1 | -0/+22 |
| | |||||
* | bugfix: HAVING MATCH | serg@serg.mysql.com | 2001-04-17 | 1 | -0/+4 |
| | |||||
* | sql_select.cc MATCH ... AGAINST (NULL) bug fixed | serg@serg.mysql.com | 2001-02-28 | 1 | -0/+1 |
| | | | | | | item_func.cc MATCH ... AGAINST (NULL) bug fixed fulltext.test MATCH ... AGAINST (NULL) bug fixed fulltext.result MATCH ... AGAINST (NULL) bug fixed | ||||
* | Changed --replace to --replace_result in mysqltest | monty@donna.mysql.com | 2001-02-15 | 1 | -2/+2 |
| | | | | | | Changed errmsg -> my_errmsg (portability issue) Fixed that mysqlbinlog writes SET TIMESTAMP before all queries Fixed comments in default my.cnf files | ||||
* | Fixed bug when having many binary log files | monty@donna.mysql.com | 2001-01-08 | 1 | -0/+14 |
| | | | | | Fixed bug when deleting keys with possible NULL values many changes to mysqltest | ||||
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+8 |
A lot of new tests to mysqltest Fixed bug with BDB tables and autocommit |