summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a few comments to clarify do_query() return values in mysql_secure_instal...Timothy Smith2009-11-031-0/+4
* Bug#48031: mysql_secure_installation -- bash bug regarding passwords withTimothy Smith2009-11-032-6/+48
* Bug#48086: mysql_secure_installation does NOT work on SolarisTimothy Smith2009-11-031-3/+1
* Bug#35106: mysql_secure_installation fails on Windows, missing "useTimothy Smith2009-10-301-77/+92
* Automerge.Alexey Kopytov2009-10-304-28/+100
|\
| * Bug #48131: crash group by with rollup, distinct, filesort,Alexey Kopytov2009-10-304-28/+100
* | merge from 5.0-mainGeorgi Kodinov2009-10-303-25/+35
|\ \
| * \ Merge from mysql-5.0.87-releaseunknown2009-10-262-24/+34
| |\ \ | | |/ | |/|
| | * Added make targets 'test-bt-fast' and 'test-bt-debug-fast'mysql-5.0.87Hery Ramilison2009-10-152-27/+34
* | | Bug #48291 : crash with row() operator,select into @var, and Georgi Kodinov2009-10-304-3/+45
* | | Bug #48293: crash with procedure analyse, view with > 10 columns,Georgi Kodinov2009-10-306-102/+99
* | | Bug #42116 : Mysql crash on specific queryGeorgi Kodinov2009-10-293-0/+109
* | | Bug#41049 does syntax "grant" case insensitive?Sergey Glukhov2009-10-282-4/+4
* | | merge from 4.1Georgi Kodinov2009-10-271-59/+2
|\ \ \
| * | | Bug #47320: OpenSSL client does not check YaSSL server certificateGeorgi Kodinov2009-10-201-51/+2
| * | | Minor clean up in build system; make BUILD/compile-pentium-debug work withTimothy Smith2008-12-0110-11087/+39
| * | | Bug #27294: crash with innodb_locks_unsafe_for_binlog=1Timothy Smith2008-12-011-1/+8
| * | | Raise version number after cloning 4.1.25unknown2008-11-271-2/+2
| * | | Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY.clone-4.1.25-buildAlexey Botchkov2008-07-2613-56/+114
| * | | update from bk repositoryDaniel Fischer2008-06-1134-329/+634
| |\ \ \
* | \ \ \ automergeSergey Glukhov2009-10-271-2/+2
|\ \ \ \ \
| * | | | | An addition to fix forSergey Vojtovich2009-10-271-2/+2
* | | | | | Bug#41049 does syntax "grant" case insensitive?Sergey Glukhov2009-10-2711-24/+192
|/ / / / /
* | | | | Bug #47780: crash when comparing GIS items from subqueryGeorgi Kodinov2009-10-213-2/+35
* | | | | Fix for bug#48258: Assertion failed when using a spatial indexRamil Kalimullin2009-10-233-0/+81
* | | | | Fix for bug#47019: Assertion failed: 0, file .\rt_mbr.c, Ramil Kalimullin2009-10-213-1/+46
* | | | | auto-mergeTatiana A. Nurnberg2009-10-203-12/+107
|\ \ \ \ \
| * \ \ \ \ merge to mysql-5.0-bugteamSatya B2009-10-203-3/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Fix for Bug #41597 - After rename of user, there are additional grants when Satya B2009-10-203-12/+107
* | | | | | Bug#28141: Control C on query waiting on lock causes ERROR 1053 (server shutd...Tatiana A. Nurnberg2009-10-197-19/+38
| |/ / / / |/| | | |
* | | | | Merge 5.0-bugteam (compile fix) into main 5.0Joerg Bruehe2009-10-161-0/+4
|\ \ \ \ \
| * \ \ \ \ Merge the Windows compile fix into the push tree.Joerg Bruehe2009-10-161-1/+1
| |\ \ \ \ \
| | * | | | | Compile fix for Windows:Joerg Bruehe2009-10-161-1/+1
| * | | | | | Merge bug fix into push tree.Joerg Bruehe2009-10-151-0/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fix bug#47923 New "mf_keycache.c" requires thread supportJoerg Bruehe2009-10-081-0/+4
| * | | | | | version changeGeorgi Kodinov2009-10-141-1/+1
|/ / / / / /
* | | | | | merged main to mysql-5.0-bugteamGeorgi Kodinov2009-10-142-3/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Null-merge from mysql-5.0.84sp1-releaseunknown2009-10-140-0/+0
| |\ \ \ \ \
| | * | | | | Backport into build-200909301147-5.0.84sp1mysql-5.0.84sp1MySQL Build Team2009-09-301-1/+1
| | * | | | | Backport into build-200909301147-5.0.84sp1MySQL Build Team2009-09-305-6/+20
| | * | | | | Backport into build-200909301147-5.0.84sp1MySQL Build Team2009-09-303-12/+88
| | * | | | | Set version number for mysql-5.0.84sp1 releaseunknown2009-09-301-1/+1
| * | | | | | Raise version number after cloning 5.0.87unknown2009-10-131-2/+2
| | |_|_|_|/ | |/| | | |
| * | | | | version updateclone-5.0.87-buildGeorgi Kodinov2009-10-061-1/+1
* | | | | | "MySQL Network" => "MySQL Enterprise"Kent Boortz2009-10-081-1/+1
| |_|/ / / |/| | | |
* | | | | Fix compile break from bug#39663 fixFrazer Clement2009-10-081-3/+2
* | | | | Fix for bug #42803: Field_bit does not have unsigned_flag field,Ramil Kalimullin2009-10-083-1/+25
* | | | | AutomergeKristofer Pettersson2009-10-068-5/+129
|\ \ \ \ \ | |/ / / /
| * | | | Bug#39663 mysqltest: --enable_info, affected_rows and ps-protocol brokenFrazer Clement2009-10-051-1/+11
| * | | | automergeGeorgi Kodinov2009-10-041-1/+2
| |\ \ \ \