summaryrefslogtreecommitdiff
path: root/mysql-test/r/variables.result
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 5.1 -> 5.5 mergeSergey Glukhov2011-03-281-0/+16
| |\ \ \ \ | | |/ / /
| | * | | Bug#11766424 59527: DECIMAL_BIN_SIZE: ASSERTION `SCALE >= 0 && PRECISION > 0...Sergey Glukhov2011-03-281-0/+16
| * | | | Merged bug #11766769 to 5.5. Georgi Kodinov2011-03-251-0/+27
| |\ \ \ \ | | |/ / /
| | * | | Bug #11766769: 59959: SMALL VALUES OF --MAX-ALLOWED-PACKET Georgi Kodinov2011-03-251-0/+27
| * | | | Manual merge from mysql-5.1 for Bug#11764168 (56976: Severe denialDmitry Shulga2011-03-151-0/+3
| |\ \ \ \ | | |/ / /
| | * | | Fixed Bug#11764168 "56976: SEVERE DENIAL OF SERVICE IN PREPARED STATEMENTS".Dmitry Shulga2011-03-151-0/+3
| | | |/ | | |/|
| * | | Bug #59884: setting charset to 2048 crashesGeorgi Kodinov2011-02-101-0/+22
| * | | merge some docs changes and a test case; null merge the code.Tatiana A. Nurnberg2010-11-251-0/+33
| |\ \ \ | | |/ /
| | * | Assorted post-merge fixes, clean-up, integration, compat with 5.6.Tatiana A. Nurnberg2010-11-251-3/+2
| | * | Bug#43233: Some server variables are clipped during "update," not "check" stageTatiana A. Nurnberg2010-11-111-0/+34
* | | | merge.Sergei Golubchik2010-11-251-18/+6
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge with MySQL 5.1.49Michael Widenius2010-08-021-1/+8
| |\ \ | | |/
| * | Merge MySQL 5.1.46 into MariaDB.unknown2010-04-281-0/+11
| |\ \
| * \ \ Automerge MySQL 5.1.44 merge into latest MariaDB trunk.unknown2010-03-101-1/+7
| |\ \ \
| | * \ \ Merge MySQL 5.1.44 into MariaDB.unknown2010-03-041-1/+7
| | |\ \ \
| * | | | | Added count of my_sync calls (to SHOW STATUS)Michael Widenius2010-03-091-2/+0
| |/ / / /
| * | | | When one does a drop table, the indexes are not flushed to disk before drop a...Michael Widenius2010-02-101-2/+2
| * | | | Fix multiple test suite failures in Buildbot due to races in the test cases o...unknown2010-01-111-10/+0
| * | | | Merge lp:maria -> lp:~maria-captains/maria/maria-5.1-mergeSergey Petrunya2009-09-151-1/+1
| |\ \ \ \
| | * | | | Updated documentation files to reflect MariaDB and not the Maria storage engi...Michael Widenius2009-09-031-1/+1
| * | | | | Merge MySQL->MariaDBSergey Petrunya2009-09-081-1/+21
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merged with mysql-5.1 tree.Michael Widenius2009-04-251-0/+7
| |\ \ \ \ \
| * \ \ \ \ \ bzr merge from guilhem's maria tree to our local 5.1Michael Widenius2009-04-251-17/+137
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge with mysql-maria treeMichael Widenius2009-02-191-0/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge with base MySQL 5.1Michael Widenius2009-02-151-1/+4
| |\ \ \ \ \ \ \ \
* | | | | | | | | | A pre-requisite patch for the fix for Bug#52044.Konstantin Osipov2010-07-271-0/+22
* | | | | | | | | | mergeGeorgi Kodinov2010-06-041-0/+7
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | mergeGeorgi Kodinov2010-06-041-0/+7
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Bug #52315: utc_date() crashes when system time > year 2037Georgi Kodinov2010-06-041-0/+8
* | | | | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-031-0/+9
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Bug #37168: Missing variable - skip_name_resolveGeorgi Kodinov2010-03-311-0/+9
* | | | | | | | | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-04-021-0/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | BUG#51866 - crash with repair by sort and fulltext keysSergey Vojtovich2010-03-251-0/+2
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2010-02-201-3/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Followup to Bug#45225 Locking: hang if drop table with no timeoutJon Olav Hauglid2010-02-151-3/+1
* | | | | | | | | | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-02-171-3/+0
|/ / / / / / / / /
* | | | | | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-01-301-1/+1
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2010-01-241-1/+1
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | WL#5154 Remove deprecated 4.1 featuresMagne Mahre2010-01-211-1/+1
* | | | | | | | | | Manual merge of WL#4738 from mysql-next-mr: Alexey Kopytov2009-12-281-48/+53
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | minimal changes to errmst-utf8.txt (mostly whitespace) to match 6.0-codebase ...Sergei Golubchik2009-12-221-1/+1
| * | | | | | | | | | WL#4738 streamline/simplify @@variable creation processSergei Golubchik2009-12-221-47/+52
| |/ / / / / / / / /
* | | | | | | | | | Backport of WL #2934: Make/find library for doing float/double Alexey Kopytov2009-12-221-1/+1
|/ / / / / / / / /
* | | | | | | | | Automerge from mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2009-12-171-0/+6
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | merge mysql-5.0-bugteam to mysql-5.1-bugteamSatya B2009-12-171-0/+6
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | | | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | Fix for Bug#37408 - Compressed MyISAM files should not require/use mmap()Satya B2009-12-171-0/+6
| | * | | | | | Bug #32223 SETting max_allowed_packet variableStaale Smedseng2009-06-191-11/+15
| | * | | | | | Bug#41893: Removal of trailing space noise causing Pushbuild failure.Patrick Crews2009-02-271-1/+1
* | | | | | | | Automerge from mysql-next-mr.Alexander Nozdrin2009-10-221-16/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | WL#751 Error message construction, backportSergey Glukhov2009-10-151-11/+11