summaryrefslogtreecommitdiff
path: root/mysys/my_symlink2.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-11412 Ensure that table is truly dropped when using DROP TABLEMonty2020-06-141-2/+4
* Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
|\
| * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
| * MDEV-12230 include/my_sys.h:600:43: error: unknown type name ‘PSI_file_keyâ...Sergei Golubchik2017-04-201-8/+6
* | Merge branch '10.0' into 10.1Sergei Golubchik2017-03-211-8/+6
|\ \
| * | MDEV-12261 build failure without P_SSergei Golubchik2017-03-151-8/+6
* | | Merge 10.0 into 10.1Marko Mäkelä2017-03-091-21/+28
|\ \ \ | |/ /
| * | Merge branch '5.5' into 10.0Vicențiu Ciorbaru2017-03-031-21/+28
| |\ \ | | |/
| | * bugfix: remove my_delete_with_symlink()Sergei Golubchik2017-02-271-21/+0
| | * race-condition safe implementation of mi_delete_table/maria_delete_tableSergei Golubchik2017-02-271-0/+28
| |/
* | spelling fixesklemens2017-03-071-1/+1
|/
* MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+2
|\
| * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+2
* | mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
|\ \ | |/
| * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-1/+1
* | Fix for: LP #634955: Assert in _ma_update_at_original_place()Michael Widenius2010-11-021-2/+2
|/
* Merge mysql.com:/home/svoj/devel/mysql/BUG32111/mysql-5.0-enginesunknown2007-11-121-1/+10
|\
| * Merge mysql.com:/home/svoj/devel/mysql/BUG32111/mysql-4.1-enginesunknown2007-11-121-1/+10
| |\
| | * Merge mysql.com:/home/svoj/devel/mysql/BUG32111/mysql-4.0unknown2007-11-121-1/+10
| | |\
| | | * BUG#32111 - Security Breach via DATA/INDEX DIRECORY and RENAME TABLEunknown2007-11-061-1/+10
* | | | 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