Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0 | kent@kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
|\ | | | | | | | into mysql.com:/home/kent/bk/main/mysql-5.1 | ||||
| * | Many files: | kent@mysql.com/kent-amd64.(none) | 2006-12-23 | 1 | -2/+1 |
| | | | | | | | | Changed header to GPL version 2 only | ||||
* | | Merge mysql.com:/home/my/mysql-5.0 | monty@nosik.monty.fi | 2006-11-22 | 1 | -1/+1 |
|\ \ | |/ | | | | | into mysql.com:/home/my/mysql-5.1 | ||||
| * | Remove compiler warnings | monty@mysql.com/nosik.monty.fi | 2006-11-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | (Mostly in DBUG_PRINT() and unused arguments) Fixed bug in query cache when used with traceing (--with-debug) Fixed memory leak in mysqldump Removed warnings from mysqltest scripts (replaced -- with #) | ||||
* | | Merge bk-internal:/home/bk/mysql-5.1 | msvensson@neptunus.(none) | 2006-06-10 | 1 | -1/+0 |
|\ \ | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint | ||||
| * \ | Merge neptunus.(none):/home/msvensson/mysql/my51-bug15936 | msvensson@neptunus.(none) | 2006-06-07 | 1 | -1/+0 |
| |\ \ | | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint | ||||
| | * | | Remove unused defined USES_TYPES | msvensson@shellback. | 2006-04-11 | 1 | -1/+0 |
| | |/ | |||||
* | | | removing MSDOS defines and code | reggie@big_geek. | 2006-05-08 | 1 | -1/+1 |
|/ / | |||||
* | | Another long patch to remove the rest of the OS2 support. | brian@zim.(none) | 2006-04-15 | 1 | -1/+1 |
|/ | |||||
* | Max open files handling moved to my_set_max_open_files() | monty@mashka.mysql.fi | 2004-02-19 | 1 | -1/+1 |
| | | | | This ensures that my_file_info takes this the max number of files into account and one can now use --open-files-limit on windows to increase number of used files up to 2048 | ||||
* | Update copyright | monty@hundin.mysql.fi | 2001-12-06 | 1 | -15/+14 |
| | | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC) | ||||
* | Cleanups | monty@hundin.mysql.fi | 2001-09-07 | 1 | -1/+1 |
| | |||||
* | Add my_dup.c | monty@hundin.mysql.fi | 2001-08-19 | 1 | -0/+40 |