summaryrefslogtreecommitdiff
path: root/mysys/my_access.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-25602 get rid of __WIN__ in favor of standard _WIN32Vladislav Vaintroub2021-06-061-7/+6
* Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | Make possible to use clang on Windows (clang-cl)Vladislav Vaintroub2018-02-201-1/+1
|/ /
* | spelling fixesklemens2017-03-071-1/+1
* | Fix escaping '\' in a string constant.Vladislav Vaintroub2016-10-221-1/+1
* | MDEV-10823 Certain unicode characters in hostname prevent mysqld from startingVladislav Vaintroub2016-09-271-0/+9
* | 10.0-base mergeSergei Golubchik2014-02-261-2/+2
|\ \ | |/
| * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-2/+2
| |\
| | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | 10.0-monty mergeSergei Golubchik2013-07-211-0/+63
|\ \ \ | |/ / |/| |
| * | Merge from mysql-5.6 fix for bug#11761752 (was already partially merged)Sergey Petrunya2013-07-051-0/+63
* | | 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
| * Merging from 5.1 to 5.5 for bug#11761752Ravinder Thakur2012-12-131-0/+64
| |\
| | * bug#11761752: DO NOT ALLOW USE OF ALTERNATE DATA STREAMS ON NTFS FILESYSTEM.Ravinder Thakur2012-12-131-0/+61
| |/
| * Bug #13889741: HANDLE_FATAL_SIGNAL IN _DB_ENTER_ |Georgi Kodinov2012-07-051-1/+2
* | Update copyright noticesVladislav Vaintroub2012-02-281-0/+1
* | because of the high cost associated with fake symdir resolution, disable sym...Vladislav Vaintroub2012-02-271-11/+5
|/
* Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|\
| * Many files:unknown2006-12-231-2/+1
* | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-05-081-2/+2
|\ \
| * | removing MSDOS defines and codeunknown2006-05-081-1/+1
* | | Fix wrong auto mergeunknown2006-04-191-8/+0
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-04-191-1/+10
|\ \ \
| * | | Fixed compilation errorunknown2006-04-191-1/+10
* | | | my_access.c:unknown2006-04-191-1/+0
|/ / /
* | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-04-191-4/+92
|\ \ \ | |/ / |/| |
| * | bug#17870 Table names conflict with Windows device namesunknown2006-04-111-5/+92
| |/
* | Another long patch to remove the rest of the OS2 support. unknown2006-04-151-9/+1
|/
* Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-311-1/+1
|\
| * Fix handling of filenames that start the same as reserved filenamesunknown2005-08-311-1/+1
* | Merge with 4.1unknown2005-07-031-5/+4
|\ \ | |/
| * Better bug fix for:unknown2005-06-271-5/+4
* | Merge mdk10.(none):/home/reggie/bk/bug9148unknown2005-06-221-5/+7
|\ \ | |/
| * Bug #9148 Denial of Serviceunknown2005-06-211-5/+7
* | yassl template instantiation - don't do too muchunknown2005-06-031-1/+1
|/
* fixed compile problem by replacing W_OK with F_OKunknown2005-06-021-1/+1
* Cleanup during code reviewunknown2005-05-251-26/+94
* BUG# 9148: Denial of serviceunknown2005-05-201-0/+53