Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-04-05 | 1 | -1/+1 |
|\ | |||||
| * | Fixed many compiler warnings | monty@mysql.com | 2004-04-05 | 1 | -1/+1 |
* | | WL#1266 "Separate auto-set logic from TIMESTAMP type." | dlenev@jabberwock.localdomain | 2004-04-02 | 1 | -1/+3 |
* | | WL#775 "Add status variable identifying binlog_cache_size shortage" | dlenev@jabberwock.localdomain | 2004-04-02 | 1 | -0/+5 |
|/ | |||||
* | simple optimzation | monty@mysql.com | 2004-03-31 | 1 | -4/+6 |
* | Merge with 4.0 to get lastest bug fixes | monty@mysql.com | 2004-03-29 | 1 | -1/+1 |
|\ | |||||
| * | Fixed wrong assert (Got failure in ctype_tis620) | monty@mysql.com | 2004-03-29 | 1 | -1/+1 |
* | | Simplification: MYSQL_RES *result replaced with MYSQL_DATA result; | konstantin@mysql.com | 2004-03-28 | 1 | -2/+5 |
* | | 1. New data types, from the user point of view: | bar@bar.intranet.mysql.r18.ru | 2004-03-26 | 1 | -0/+1 |
* | | Cleanups & safety fixes | monty@mysql.com | 2004-03-25 | 1 | -6/+6 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-25 | 1 | -1/+1 |
|\ \ | |||||
| * | | BTREE-indexes in HEAP tables can now be used to optimize ORDER BY | monty@mysql.com | 2004-03-25 | 1 | -1/+1 |
* | | | Unicode Collation Algorithm subset implementation | bar@bar.intranet.mysql.r18.ru | 2004-03-24 | 1 | -1/+2 |
* | | | Added LOCAL INFILE callback function support. | jcole@mugatu.jcole.us | 2004-03-22 | 1 | -0/+21 |
|/ / | |||||
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-20 | 2 | -23/+29 |
|\ \ | |||||
| * | | Added test to show bug in current union implementation | monty@mysql.com | 2004-03-19 | 1 | -23/+23 |
| * | | merge with 4.0 (to get compiler error fixes for innodb) | monty@mysql.com | 2004-03-19 | 2 | -0/+6 |
| |\ \ | | |/ | |||||
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-03-19 | 2 | -0/+6 |
| | |\ | |||||
| | | * | WL #1510 "Implement support for "commercial" binaries on handshake", | konstantin@mysql.com | 2004-03-17 | 2 | -0/+6 |
* | | | | Merge mysql.com:/home/mydev/mysql-4.1 | ingo@mysql.com | 2004-03-19 | 1 | -1/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | min_sort_char was added, for the future UCA implementation. | bar@bar.intranet.mysql.r18.ru | 2004-03-19 | 1 | -1/+9 |
* | | | | WL#1648 - Start/Stop Inserting Duplicates Into a Table | ingo@mysql.com | 2004-03-18 | 1 | -1/+6 |
|/ / / | |||||
* | | | Removed compiler warning | monty@mysql.com | 2004-03-18 | 2 | -29/+20 |
* | | | merge fixes (use old code) | monty@mysql.com | 2004-03-18 | 2 | -4/+6 |
|\ \ \ | |||||
| * | | | after merge fixes | monty@mysql.com | 2004-03-18 | 1 | -2/+2 |
| * | | | merge with 4.0 | monty@mysql.com | 2004-03-17 | 1 | -1/+3 |
| |\ \ \ | | |/ / | |||||
| | * | | Increase max size of number of elements in key. This fixed a bug when using c... | monty@mysql.com | 2004-03-16 | 1 | -1/+3 |
| | |/ | |||||
| * | | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882) | monty@mysql.com | 2004-03-10 | 1 | -3/+3 |
| | * | crease number of open files to 2048 on windows | monty@mysql.com | 2004-02-19 | 1 | -1/+1 |
* | | | Many files: | heikki@hundin.mysql.fi | 2004-03-17 | 1 | -2/+6 |
* | | | EOVERFLOW moved to my_base.h - it is used not only in strtod.c | serg@serg.mylan | 2004-03-16 | 1 | -0/+5 |
|/ / | |||||
* | | Moved errno to strtod.c as one can use m_string.h without errno.h | monty@mysql.com | 2004-03-16 | 1 | -3/+0 |
* | | Intermediate commit of client library (cleanups + fixes of 3 items from | konstantin@mysql.com | 2004-03-16 | 3 | -20/+37 |
* | | Fix of compilation failure of latest 4.1 tree: new constants in mysqld.cc | konstantin@mysql.com | 2004-03-15 | 2 | -0/+9 |
* | | Task #835: additional changes fot str_to_date | gluh@gluh.mysql.r18.ru | 2004-03-15 | 1 | -1/+2 |
* | | my_strtod fixes: | serg@serg.mylan | 2004-03-14 | 1 | -0/+3 |
* | | fixed bug #1427 "enum allows duplicate values in the list" | vva@eagle.mysql.r18.ru | 2004-03-13 | 1 | -1/+2 |
* | | fix to make client.c compile on windows | konstantin@oak.local | 2004-03-12 | 1 | -0/+1 |
* | | Rename: | konstantin@oak.local | 2004-03-10 | 1 | -1/+1 |
* | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1 | paul@ice.snake.net | 2004-03-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | Fix bruxism-inducing typo so I can sleep at night. | paul@ice.local | 2004-03-01 | 1 | -1/+1 |
* | | | New call mysql_stmt_init() introduced. | konstantin@mysql.com | 2004-03-05 | 1 | -21/+43 |
* | | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-03-02 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Desperate attempt to push part of prepared statements cleanup which was | konstantin@oak.local | 2004-03-02 | 1 | -0/+1 |
| |/ / | |||||
* | | | my_getsystime() | serg@serg.mylan | 2004-03-02 | 1 | -0/+1 |
|/ / | |||||
* | | small after-merge fixes (error messages). | guilhem@mysql.com | 2004-02-28 | 1 | -1/+1 |
* | | my_gethwaddr() for linux/freebsd | serg@serg.mylan | 2004-02-27 | 1 | -0/+2 |
* | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-02-20 | 1 | -1/+1 |
|\ \ | |||||
| * | | longer myisam keys | serg@serg.mylan | 2004-02-20 | 1 | -1/+1 |