summaryrefslogtreecommitdiff
path: root/mysys/my_symlink.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed new bug that caused symlink test to failunknown2005-01-181-3/+6
* Merge with 4.0.17unknown2003-12-171-0/+1
|\
| * Portability fixes (mostly test suite)unknown2003-12-161-0/+1
| * Call my_sync() after all data is written to .frm fileunknown2003-11-021-1/+2
* | Fix needed to support MERGE tables in different databasesunknown2003-07-011-5/+7
* | Fixed a lot of wrong memory references as reported by valgrindunknown2003-02-121-1/+2
|/
* Do filesort if handler has the HA_NOT_READ_PREFIX_LAST flag set.unknown2002-09-261-0/+4
* Update copyrightunknown2001-12-061-15/+14
* Added symlink support to mysys library.unknown2001-06-011-40/+7
* Added functions for symbolic link handling to make it possible tounknown2001-05-311-0/+171