summaryrefslogtreecommitdiff
path: root/mysys/my_symlink2.c
Commit message (Expand)AuthorAgeFilesLines
* Merge magare.gmz:/home/kgeorge/mysql/work/B29325-my_errno-5.0-optunknown2007-07-181-0/+2
|\
| * Bug #29325: create table overwrites .MYD file of other unknown2007-07-181-0/+2
* | Protect DBUG_ENTER printout from NULL pointersunknown2007-02-141-1/+3
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | After merge fixesunknown2006-02-261-0/+2
|/
* myisam/ft_parser.cunknown2005-03-061-1/+1
* Don't try to create a symlink if the DATA DIRECTORY specified for a tableunknown2005-02-231-1/+6
* Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-1/+11
* Update copyrightunknown2001-12-061-15/+14
* Symlinking of tables should not work.unknown2001-06-051-2/+19
* Fixed bugs in symlink codeunknown2001-06-021-5/+10
* Added --skip-symlinksunknown2001-06-011-2/+4
* Added symlink support to mysys library.unknown2001-06-011-0/+131