summaryrefslogtreecommitdiff
path: root/sql/mysql_priv.h
Commit message (Expand)AuthorAgeFilesLines
* Bug #44767: invalid memory reads in password() and Alexey Kopytov2009-05-271-0/+6
* Merge community up to enterprise, thus ending the community-serverChad MILLER2009-05-061-1/+23
|\
| * Pull 5.1 treatment of community features into 5.0.Chad MILLER2009-05-051-0/+2
| * Merge 5.0.80 release and 5.0 community. Version left at 5.0.80.Chad MILLER2009-04-141-0/+2
| |\
| * \ Merge from Tim's 5.0.76-release tree to make 5.0.77 .Chad MILLER2009-01-211-2/+8
| |\ \
| * \ \ Merged from 5.0 (enterprise).Chad MILLER2008-12-171-4/+9
| |\ \ \
| * | | | Bug#37428 Potential security issue with UDFs - linux shellcode execution.Alexey Botchkov2008-07-281-0/+3
| * | | | Merge from 5.0 trunk.Chad MILLER2008-07-141-7/+14
| |\ \ \ \
| * \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-0/+2
| |\ \ \ \ \
| * \ \ \ \ \ Merge chunk from trunk.Chad MILLER2008-07-101-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-12-101-1/+21
| |\ \ \ \ \ \ \
| | * | | | | | | Push history-limiting code until after the code that adds new unknown2007-11-141-0/+14
| | * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-09-101-1/+7
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-07-021-1/+7
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge mysqldev@production.mysql.com:my/mysql-5.0-releaseunknown2007-04-261-1/+7
| | | | |\ \ \ \ \ \ \
| | | | | * \ \ \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-04-031-1/+7
| | | | | |\ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ \ Merge mysqldev@production.mysql.com:my/build-200702201448-5.0.36/mysql-5.0-re...unknown2007-02-271-1/+7
| | | | | | |\ \ \ \ \ \ \
| | | | | | | * | | | | | | Prevent bugs by making DBUG_* expressions syntactically equivalent unknown2007-02-221-33/+40
| | | | | | | * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-181-1/+1
| | | | | | | |\ \ \ \ \ \ \
| | | | | | | | * | | | | | | Bug#24822: Patch: uptime_since_flush_statusunknown2007-01-181-1/+1
| | | | | | | * | | | | | | | Merge bk-internal.mysql.com:/data0/bk/mysql-5.0unknown2007-01-141-0/+4
| | | | | | | |\ \ \ \ \ \ \ \ | | | | | | | | |/ / / / / / /
| | | | | | | | * | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-communityunknown2007-01-031-0/+4
| | | | | | | | |\ \ \ \ \ \ \
| | | | | | | | | * | | | | | | Bug#24795: Add SHOW PROFILEunknown2007-01-031-0/+4
* | | | | | | | | | | | | | | | Auto mergeHe Zhenxing2009-04-081-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Fix for bug #43432: Union on floats does unnecessary rounding Alexey Kopytov2009-03-271-0/+5
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | BUG#37145 Killing a statement doing DDL may log binlog event with error code ...He Zhenxing2009-03-271-0/+7
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Bug#36326: nested transaction and selectDavi Arnaut2009-01-131-0/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | Bug#41079 information_schema.schema_privileges is limited to 7680 records.Sergey Glukhov2008-12-231-0/+1
* | | | | | | | | | | | | | Bug#37575 UCASE fails on monthnameSergey Glukhov2008-12-231-2/+7
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | auto-mergeTatiana A. Nurnberg2008-11-271-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Bug#37460 Assertion failed: !table->file || table->file->inited == handler::NONESergey Glukhov2008-11-271-0/+1
* | | | | | | | | | | | | | Bug#37553: MySql Error Compare TimeDiff & TimeTatiana A. Nurnberg2008-11-261-2/+2
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Bug#35924 DEFINER should be stored 'quoted' in I_SSergey Glukhov2008-10-021-0/+1
* | | | | | | | | | | | | merging fixAlexey Botchkov2008-08-261-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Bug#37428 Potential security issue with UDFs - linux shellcode execution.Sergey Glukhov2008-08-251-0/+3
* | | | | | | | | | | | | | Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY.Alexey Botchkov2008-08-221-0/+3
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | BUG#35478: sort_union() returns bad data when sort_buffer_size is hitSergey Petrunia2008-07-151-2/+2
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0-bugteamunknown2008-03-281-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Bug#27219: Aggregate functions in ORDER BY.unknown2008-03-271-0/+7
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
* | | | | | | | | | | | Bug #26461: Intrinsic data type bool (1 byte) redefined to BOOL (4 bytes)unknown2008-03-211-7/+7
|/ / / / / / / / / / /
* | | | | | | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/4.1-optunknown2008-02-291-0/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Bug#32167 another privilege bypass with DATA/INDEX DIRECORY(ver 4.1,5.0)unknown2008-02-291-0/+1
| * | | | | | | | | | | BUG#29083 - test suite times out on OS X 64bit - also in older releasesunknown2007-11-091-3/+0
* | | | | | | | | | | | Merge gkodinov@bk-internal.mysql.com:/home/bk/mysql-5.0-optunknown2008-02-151-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | Bug #31887: DML Select statement not returning same results unknown2008-02-151-0/+1
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Bug#31177: Server variables can't be set to their current valuesunknown2007-11-301-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge polly.(none):/home/kaa/src/opt/bug29131/my50-bug29131unknown2007-10-291-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Fix for bug #29131: SHOW VARIABLES reports variable 'log' but SETunknown2007-10-251-2/+2
* | | | | | | | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0unknown2007-10-231-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Bug#27216: functions with parameters of different date types may return wrongunknown2007-09-221-0/+1
| | |/ / / / / / / / | |/| | | | | | | |