summaryrefslogtreecommitdiff
path: root/mysys/my_dup.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ | | | | | | into mysql.com:/home/kent/bk/main/mysql-5.1
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| | | | | | | | Changed header to GPL version 2 only
* | Merge mysql.com:/home/my/mysql-5.0monty@nosik.monty.fi2006-11-221-1/+1
|\ \ | |/ | | | | into mysql.com:/home/my/mysql-5.1
| * Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-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.1msvensson@neptunus.(none)2006-06-101-1/+0
|\ \ | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
| * \ Merge neptunus.(none):/home/msvensson/mysql/my51-bug15936msvensson@neptunus.(none)2006-06-071-1/+0
| |\ \ | | | | | | | | | | | | into neptunus.(none):/home/msvensson/mysql/mysql-5.1-new-maint
| | * | Remove unused defined USES_TYPESmsvensson@shellback.2006-04-111-1/+0
| | |/
* | | removing MSDOS defines and codereggie@big_geek.2006-05-081-1/+1
|/ /
* | Another long patch to remove the rest of the OS2 support. brian@zim.(none)2006-04-151-1/+1
|/
* Max open files handling moved to my_set_max_open_files()monty@mashka.mysql.fi2004-02-191-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 copyrightmonty@hundin.mysql.fi2001-12-061-15/+14
| | | | Fixed memory leak on shutdown (Affects the embedded version & MyODBC)
* Cleanupsmonty@hundin.mysql.fi2001-09-071-1/+1
|
* Add my_dup.cmonty@hundin.mysql.fi2001-08-191-0/+40