summaryrefslogtreecommitdiff
path: root/mysys/mf_tempdir.c
Commit message (Expand)AuthorAgeFilesLines
* 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 ...monty@mysql.com/narttu.mysql.fi2007-05-101-1/+1
* | Post Merge Fix.iggy@recycle.(none)2007-03-201-1/+1
* | Merge recycle.(none):/src/bug23736/my50-bug23736iggy@recycle.(none)2007-03-201-7/+6
|\ \ | |/
| * Bug#23736 Pointer free error in mysqlbinlogiggy@recycle.(none)2007-03-201-7/+6
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\ \ | |/
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
* | Another long patch to remove the rest of the OS2 support. brian@zim.(none)2006-04-151-2/+2
* | Rename of my_strdup_with_lenght to match the more common "strndup" method. So...brian@zim.tangent.org2006-01-251-1/+1
* | - fixed a compile error in mysys/mf_tempdir.c by adding a missing commalenz@mysql.com2005-11-241-1/+1
* | Table definition cache, part 2monty@mysql.com2005-11-231-7/+19
|/
* in netware ':' is also a valid path characterserg@serg.mylan2004-02-241-2/+2
* --tmpdir=dir1:dir2... uses (is_windows ? ";" : ":") as a delimiterserg@serg.mysql.com2002-10-121-3/+8
* support for --tmpdir=dir1:dir2:...serg@serg.mysql.com2002-10-081-0/+78