summaryrefslogtreecommitdiff
path: root/mysys/mf_tempdir.c
Commit message (Expand)AuthorAgeFilesLines
* Updated/added copyright headersKent Boortz2011-06-301-2/+2
|\
| * Updated/added copyright headersKent Boortz2011-06-301-2/+5
| |\
* | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-151-2/+2
* | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
* | | WL#2360 Performance schemaMarc Alff2009-12-091-6/+6
|/ /
* | Bug#29125 Windows Server X64: so many compiler warningsIgnacio Galarza2009-02-131-1/+1
|\ \ | |/
* | Bug#38293 Libmysqld crash in mysql_library_init if language file missingAlexey Botchkov2008-11-191-0/+2
* | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-1/+1
* | Post Merge Fix.unknown2007-03-201-1/+1
* | Merge recycle.(none):/src/bug23736/my50-bug23736unknown2007-03-201-7/+6
|\ \ | |/
| * Bug#23736 Pointer free error in mysqlbinlogunknown2007-03-201-7/+6
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\ \ | |/
| * Many files:unknown2006-12-231-2/+1
* | Another long patch to remove the rest of the OS2 support. unknown2006-04-151-2/+2
* | Rename of my_strdup_with_lenght to match the more common "strndup" method. So...unknown2006-01-251-1/+1
* | - fixed a compile error in mysys/mf_tempdir.c by adding a missing commaunknown2005-11-241-1/+1
* | Table definition cache, part 2unknown2005-11-231-7/+19
|/
* in netware ':' is also a valid path characterunknown2004-02-241-2/+2
* --tmpdir=dir1:dir2... uses (is_windows ? ";" : ":") as a delimiterunknown2002-10-121-3/+8
* support for --tmpdir=dir1:dir2:...unknown2002-10-081-0/+78