| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated/added copyright headers | Kent Boortz | 2011-07-04 | 1 | -2/+4 |
* | merge from latest 5.5 | Guilhem Bichot | 2011-05-21 | 1 | -11/+28 |
|\ |
|
| * | merge | Mikael Ronstrom | 2011-03-04 | 1 | -4/+27 |
| |\ |
|
| * | | Simplify interface to connect methods in server | Mikael Ronström | 2011-02-10 | 1 | -11/+28 |
* | | | Merge from 5.1. | Guilhem Bichot | 2011-05-21 | 1 | -5/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix for BUG#11755168 '46895: test "outfile_loaddata" fails (reproducible)'. | Guilhem Bichot | 2011-05-16 | 1 | -15/+13 |
| * | | automerge | Kristofer Pettersson | 2011-03-11 | 1 | -5/+29 |
| |\ \ |
|
| | * | | Bug#11765108 (Bug#58036) client utf32, utf16, ucs2 should be disallowed, they... | Alexander Barkov | 2011-02-18 | 1 | -5/+29 |
| * | | | Certain fields in the protcol required a strict formatting. If | Kristofer Pettersson | 2011-03-11 | 1 | -22/+145 |
| |/ / |
|
| * | | Bug #49752: 2469.126.2 unintentionally breaks authentication against | Tatiana A. Nurnberg | 2010-11-11 | 1 | -0/+13 |
* | | | Bug#11765108 (Bug#58036) client utf32, utf16, ucs2 should be disallowed, they... | Alexander Barkov | 2011-02-18 | 1 | -4/+27 |
| |/
|/| |
|
* | | Bug#58136: Crash in vio_close at concurrent disconnect and KILL | Davi Arnaut | 2010-12-15 | 1 | -3/+3 |
* | | Bug #58350: 5.5.7-rc compile failed at sp_head.cc | Georgi Kodinov | 2010-12-08 | 1 | -1/+1 |
* | | WL#5571 - Audit interface: MYSQL_AUDIT_GENERAL_STATUS event | Sergey Vojtovich | 2010-12-14 | 1 | -1/+4 |
* | | merge of mysql-5.5 into mysql-5.5-wl1054 | Georgi Kodinov | 2010-09-20 | 1 | -7/+8 |
|\ \ |
|
| * \ | Merging with mysql-5.5-stage. | Mats Kindahl | 2010-08-16 | 1 | -7/+8 |
| |\ \ |
|
| | * | | WL#5363: Thread Pool Service Interface | Mats Kindahl | 2010-06-07 | 1 | -7/+8 |
* | | | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 1 | -453/+6 |
|/ / / |
|
* | | | WL#5486: Remove code for unsupported platforms | Davi Arnaut | 2010-07-15 | 1 | -4/+0 |
* | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -4/+3 |
* | | | Merge trunk-bugfixing -> trunk-runtime | Konstantin Osipov | 2010-06-17 | 1 | -0/+2 |
|\ \ \ |
|
| * \ \ | Automerge. | Ramil Kalimullin | 2010-06-04 | 1 | -0/+2 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Fix for bug #53912: Fails to build from source | Ramil Kalimullin | 2010-06-04 | 1 | -0/+2 |
* | | | | A pre-requisite for WL#5419 "LOCK_open scalability: | Konstantin Osipov | 2010-06-10 | 1 | -1/+0 |
|/ / / |
|
* | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-05-07 | 1 | -0/+7 |
|\ \ \
| |/ /
| | /
| |/
|/| |
|
| * | Manual merge. | Davi Arnaut | 2010-04-29 | 1 | -0/+7 |
* | | Backport of: | Konstantin Osipov | 2010-04-13 | 1 | -5/+5 |
* | | WL#5030: Splitting mysql_priv.h | Mats Kindahl | 2010-04-07 | 1 | -1/+1 |
* | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+15 |
* | | Auto-merge from mysql-next-mr. | Alexander Nozdrin | 2010-01-25 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge backport of WL#3771 with mysql-next-mr. | Sergey Vojtovich | 2010-01-19 | 1 | -0/+2 |
| |\ \ |
|
| | * | | Backport from 6.0-codebase. | Sergey Vojtovich | 2009-12-15 | 1 | -0/+2 |
* | | | | Manual merge from mysql-next-mr. | Alexander Nozdrin | 2010-01-18 | 1 | -26/+35 |
|\ \ \ \
| |/ / / |
|
| * | | | WL#2360 Performance schema | Marc Alff | 2010-01-06 | 1 | -18/+28 |
| * | | | WL#4738 streamline/simplify @@variable creation process | Sergei Golubchik | 2009-12-22 | 1 | -8/+7 |
| |/ / |
|
* | | | Auto-merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-12-24 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge. | Alexey Kopytov | 2009-12-23 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Manual merge. | Davi Arnaut | 2009-12-18 | 1 | -1/+1 |
* | | | Backport of WL#798 (MySQL IPv6 support) from 6.0. | Alexander Nozdrin | 2009-11-25 | 1 | -17/+26 |
* | | | Backport of: | Konstantin Osipov | 2009-11-24 | 1 | -1/+1 |
|/ / |
|
* | | Manual merge from mysql-next-mr. | Alexander Nozdrin | 2009-11-02 | 1 | -0/+12 |
|\ \ |
|
| * \ | Automerge from mysql-next-mr. | Alexander Nozdrin | 2009-10-22 | 1 | -1/+1 |
| |\ \ |
|
| * | | | Backporting WL#3953 from 6.0. Original revision: | Alexander Nozdrin | 2009-10-21 | 1 | -0/+12 |
* | | | | Merge from mysql-next-mr. | Alexander Nozdrin | 2009-10-23 | 1 | -1/+1 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-10-14 | 1 | -1/+1 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Merge from mysql-5.1. | Alexander Nozdrin | 2009-10-13 | 1 | -1/+1 |
| | |\ \
| | | |/ |
|
| | | * | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-09-23 | 1 | -1/+1 |
* | | | | Backport of revno 2630.28.10, 2630.28.31, 2630.28.26, 2630.33.1, | Konstantin Osipov | 2009-10-22 | 1 | -1/+1 |
* | | | | Backport of: | Konstantin Osipov | 2009-10-14 | 1 | -11/+12 |
* | | | | ---------------------------------------------------------- | Konstantin Osipov | 2009-10-14 | 1 | -0/+19 |
|/ / / |
|