Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | post-merge fixes. | Sergei Golubchik | 2011-07-02 | 1 | -44/+36 |
* | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -12/+2 |
|\ | |||||
| * | weave merge from mysql-5.1 to mysql-5.5 | Georgi Kodinov | 2011-02-08 | 1 | -1/+1 |
| |\ | |||||
| | * | Updating header copyright/README in source for 2011 | Karen Langford | 2011-01-25 | 1 | -1/+1 |
| * | | Auto-merge mysql-5.1 -> mysql-5.5 for bug#58887. | Dmitry Shulga | 2011-01-11 | 1 | -11/+1 |
| |\ \ | | |/ | |||||
| | * | Fixed Bug#58887 - server not throwing "Packet too large" error | Dmitry Shulga | 2011-01-11 | 1 | -11/+1 |
| * | | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge | Kent Boortz | 2010-12-29 | 1 | -1/+1 |
| | |\ | |||||
| | | * | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 1 | -3/+3 |
* | | | | lots of post-merge changes | Sergei Golubchik | 2011-04-25 | 1 | -6/+1 |
* | | | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -21/+27 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge 5.2->5.3 | Sergey Petrunya | 2010-10-10 | 1 | -7/+8 |
| |\ \ \ | |||||
| | * \ \ | Merge with MySQL 5.1.49 | Michael Widenius | 2010-08-02 | 1 | -6/+8 |
| | |\ \ \ | |||||
| | * | | | | mysql client: Ignore --comments at start of command line. This allows one to ... | Michael Widenius | 2010-07-16 | 1 | -1/+0 |
| * | | | | | Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle ti... | Michael Widenius | 2010-07-16 | 1 | -16/+16 |
| |/ / / / | |||||
| * | | | | Fixed random failure in test system | Michael Widenius | 2010-03-29 | 1 | -1/+1 |
| * | | | | fix for a possible DoS in the my_net_skip_rest() | Sergei Golubchik | 2010-02-23 | 1 | -0/+6 |
| * | | | | Changed version number from RC to stable | Michael Widenius | 2010-01-29 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| * | | | | | Fixed compiler warnings & failing test cases | Michael Widenius | 2010-01-28 | 1 | -1/+6 |
| |/ / / / | |||||
* | | | | | Auto-merge from mysql-5.1-bugteam for bug#42503. | Dmitry Shulga | 2010-09-16 | 1 | -1/+11 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | Fixed bug#42503 - "Lost connection" errors when using | Dmitry Shulga | 2010-09-16 | 1 | -1/+11 |
| | |/ / | |/| | | |||||
* | | | | WL#5486: Remove code for unsupported platforms | Davi Arnaut | 2010-07-15 | 1 | -3/+0 |
* | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 1 | -2/+2 |
* | | | | merge | Georgi Kodinov | 2010-06-09 | 1 | -1/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge | Georgi Kodinov | 2010-06-09 | 1 | -1/+7 |
| |\ \ \ | |||||
| | * | | | Bug #52512: Assertion `! is_set()' in Diagnostics_area::set_ok_status | Georgi Kodinov | 2010-04-07 | 1 | -1/+7 |
| | |/ / | |||||
* | | | | Manual merge from mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-05-27 | 1 | -5/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Bug#52107 Comment in sql/net_serv.cc still makes "GPL protocol" claim | Kristofer Pettersson | 2010-05-26 | 1 | -5/+1 |
* | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-05-07 | 1 | -0/+4 |
|\ \ \ \ | |/ / / | |||||
| * | | | Manual merge. | Davi Arnaut | 2010-04-29 | 1 | -0/+4 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | Bug#50974: Server keeps receiving big (> max_allowed_packet) packets indefini... | Davi Arnaut | 2010-04-29 | 1 | -0/+4 |
* | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -2/+1 |
* | | | A follow-up on WL#5154 and WL#5182: remove forgotten options. | Alexander Nozdrin | 2010-03-03 | 1 | -3/+3 |
* | | | WL#4949, Remove use of LOCK_alarm by instead using SO_SNDTIME0/SO_RCVTIME0 | Mikael Ronstrom | 2009-11-12 | 1 | -0/+2 |
* | | | Manual merge from mysql-next-mr. | Alexander Nozdrin | 2009-11-02 | 1 | -1/+0 |
|\ \ \ | |||||
| * | | | Bug#38968 Unused mutex LOCK_bytes_sent, LOCK_bytes_received | Marc Alff | 2009-10-29 | 1 | -1/+0 |
* | | | | Introduce thd->query_cache_tls (thread | Konstantin Osipov | 2009-10-13 | 1 | -8/+4 |
* | | | | Backport to 5.4 the following changesets: | Konstantin Osipov | 2009-10-09 | 1 | -1/+1 |
|/ / / | |||||
* | | | merge of 5.1-main into mysql-trunk. | Guilhem Bichot | 2009-08-12 | 1 | -2/+11 |
|\ \ \ | |/ / | |||||
| * | | Manual merge. | Alexey Kopytov | 2009-07-28 | 1 | -2/+11 |
| |\ \ | | |/ | |||||
| | * | Bug #45031: invalid memory reads in my_real_read using protocol | Alexey Kopytov | 2009-07-28 | 1 | -2/+11 |
* | | | Merge MySQL 5.1.35 into MySQL 5.4 | Mikael Ronstrom | 2009-06-11 | 1 | -3/+3 |
|\ \ \ | |/ / | |||||
| * | | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-13 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Bug#29125 Windows Server X64: so many compiler warnings | Ignacio Galarza | 2009-02-10 | 1 | -2/+2 |
| | * | Bug#26243 mysql command line crash after control-c | unknown | 2008-03-28 | 1 | -2/+2 |
* | | | A number of fixes to DTrace patch | Mikael Ronstrom | 2008-12-20 | 1 | -1/+1 |
* | | | Backport of DTrace patches from 6.0 | Mikael Ronstrom | 2008-12-20 | 1 | -4/+34 |
|/ / | |||||
* | | Bug#34655 Compile error | unknown | 2008-02-28 | 1 | -12/+12 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-maint | unknown | 2007-12-20 | 1 | -29/+29 |
|\ \ | |||||
| * | | Bug#12713 "Error in a stored function called from a SELECT doesn't | unknown | 2007-12-12 | 1 | -29/+29 |