Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Derived tables ! | unknown | 2002-03-26 | 1 | -4/+14 |
* | Hash now supports several charsets | unknown | 2002-03-14 | 1 | -1/+2 |
* | use String->charset instead of default_charset_info | unknown | 2002-03-14 | 1 | -2/+2 |
* | New ctype functions/macros to support many charsets at a time | unknown | 2002-03-12 | 1 | -6/+9 |
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | unknown | 2002-02-15 | 1 | -2/+1 |
|\ | |||||
| * | reverting wrong fix | unknown | 2002-02-11 | 1 | -2/+1 |
* | | Fix after merge from 3.23 | unknown | 2002-02-15 | 1 | -4/+4 |
* | | merge with 3.23.49 | unknown | 2002-02-14 | 1 | -1/+12 |
|\ \ | |||||
| * | | Don't give warnings for empty statements with comments | unknown | 2002-02-14 | 1 | -0/+4 |
| * | | Made LOAD DATA LOCAL INFILE more secure | unknown | 2002-02-13 | 1 | -1/+8 |
* | | | Added --user=userid to mysqld | unknown | 2002-02-13 | 1 | -63/+48 |
| |/ |/| | |||||
* | | bugfix for max_user_connections | unknown | 2002-02-08 | 1 | -2/+2 |
* | | Changes for the max queries per hour | unknown | 2002-02-01 | 1 | -144/+163 |
* | | New error messages | unknown | 2002-01-29 | 1 | -105/+110 |
* | | Ugly merge! But I am not done yet - there are a number of things I need to fix | unknown | 2002-01-19 | 1 | -21/+43 |
|\ \ | |||||
| * | | Here comes a nasty patch, although I am not ready to push it yet. I will | unknown | 2002-01-19 | 1 | -15/+36 |
* | | | some small changes for MULTI-TABLE updates and other little fixes | unknown | 2002-01-16 | 1 | -65/+59 |
* | | | merge | unknown | 2002-01-16 | 1 | -16/+16 |
|\ \ \ | |||||
| * | | | Add support for NULL=NULL in keys (Used in GROUP BY optimization) | unknown | 2002-01-16 | 1 | -17/+16 |
* | | | | Some changes in multi-table deletes, with some speed-ups and | unknown | 2002-01-12 | 1 | -3/+3 |
* | | | | A small fix for a VERY small Monty's bug ... | unknown | 2002-01-08 | 1 | -1/+0 |
|/ / / | |||||
* | | | New CAST syntax | unknown | 2002-01-03 | 1 | -0/+10 |
* | | | merge | unknown | 2002-01-02 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Added macros for nice TIMESPEC usage. | unknown | 2002-01-02 | 1 | -2/+2 |
* | | | | Woooo.... | unknown | 2001-12-26 | 1 | -1/+1 |
* | | | | Changes for the BitKeeper resolve. | unknown | 2001-12-26 | 1 | -30/+167 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | This is a large push. Included are : | unknown | 2001-12-26 | 1 | -29/+166 |
* | | | | Limit created keys to MAX_KEY_LENGTH. | unknown | 2001-12-23 | 1 | -7/+14 |
* | | | | Fixed access privilege bug in query cache. | unknown | 2001-12-22 | 1 | -17/+23 |
* | | | | Cleanup of alarm macros. | unknown | 2001-12-21 | 1 | -3/+10 |
* | | | | merge | unknown | 2001-12-20 | 1 | -0/+23 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | make replication work correctly if the master logs SELECT RELEASE_LOCK() | unknown | 2001-12-18 | 1 | -4/+17 |
* | | | | merge with 3.23.47 (DO statement) | unknown | 2001-12-17 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Added DO command | unknown | 2001-12-17 | 1 | -0/+4 |
* | | | | Lots of portability fixes. | unknown | 2001-12-17 | 1 | -2/+3 |
* | | | | freebsd fix for openssl | unknown | 2001-12-15 | 1 | -1/+1 |
* | | | | Fix that SHOW STATUS works with SSL. | unknown | 2001-12-13 | 1 | -1/+1 |
* | | | | merge | unknown | 2001-12-13 | 1 | -0/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | Added status variables for all MySQL commands. | unknown | 2001-12-13 | 1 | -1/+16 |
| * | | | removed ftfuncs argument for mysql_select | unknown | 2001-11-21 | 1 | -3/+0 |
* | | | | Added FLUSH DES_KEY_FILE. | unknown | 2001-12-13 | 1 | -7/+21 |
* | | | | Fixed sleep time in mysql-test-run | unknown | 2001-12-13 | 1 | -5/+9 |
* | | | | Update copyright | unknown | 2001-12-06 | 1 | -5/+5 |
* | | | | Update of query cache code | unknown | 2001-12-06 | 1 | -5/+4 |
* | | | | Update of query cache code. | unknown | 2001-12-05 | 1 | -55/+55 |
* | | | | Query cache. | unknown | 2001-12-02 | 1 | -6/+37 |
| |_|/ |/| | | |||||
* | | | New improved IO_CACHE | unknown | 2001-11-28 | 1 | -1/+1 |
* | | | Fixed fulltext after merge from 3.23.45 | unknown | 2001-11-22 | 1 | -1/+1 |
* | | | work to enable reading 3.23 logs - not yet finished | unknown | 2001-11-10 | 1 | -0/+1 |
* | | | Don't use IGNORE by default in INSERT ... SELECT | unknown | 2001-11-08 | 1 | -2/+1 |