| Commit message (Expand) | Author | Age | Files | Lines |
* | 5.5-merge | Sergei Golubchik | 2011-07-02 | 1 | -10/+55 |
|\ |
|
| * | removed a comment according to the review | Mattias Jonsson | 2010-10-01 | 1 | -1/+0 |
| * | Bug#50036: Inconsistent errors when using TIMESTAMP columns/expressions | Mattias Jonsson | 2010-08-30 | 1 | -10/+56 |
* | | merge. | Sergei Golubchik | 2010-11-25 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | merge with 5.1 | Sergei Golubchik | 2010-09-11 | 1 | -3/+3 |
| |\ |
|
| * | | Added extra argument to longlong2str() to make it have same prototype is int2... | Michael Widenius | 2010-08-07 | 1 | -2/+2 |
| * | | Cherry-pick fix for Bug#53371, security hole with bypassing grants using spec... | unknown | 2010-05-09 | 1 | -2/+2 |
| * | | Merge with MySQL 5.1, with following additions: | unknown | 2009-11-16 | 1 | -4/+2 |
| |\ \ |
|
| * \ \ | Merge with base MySQL 5.1 | Michael Widenius | 2009-02-15 | 1 | -0/+1 |
| |\ \ \ |
|
| * \ \ \ | Merge of 5.1-main into 5.1-maria. There were no changes to storage/myisam, or... | Guilhem Bichot | 2008-11-21 | 1 | -4/+6 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge mysql.com:/home/my/mysql-5.1 | unknown | 2008-04-28 | 1 | -39/+313 |
| |\ \ \ \ \ |
|
| * | | | | | | Fixed compiler warnings in a lot of files | unknown | 2008-02-13 | 1 | -2/+0 |
* | | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-20 | 1 | -2/+0 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-20 | 1 | -2/+0 |
* | | | | | | | Merge of mysql-5.1-bugteam into mysql-trunk-merge. | Davi Arnaut | 2010-07-09 | 1 | -3/+3 |
|\ \ \ \ \ \ \
| |/ / / / / / |
|
| * | | | | | | Bug#45288: pb2 returns a lot of compilation warnings on linux | Davi Arnaut | 2010-07-09 | 1 | -3/+3 |
* | | | | | | | Bug#53445: Build with -Wall and fix warnings that it generates | Davi Arnaut | 2010-05-31 | 1 | -7/+24 |
* | | | | | | | Bug #49829 Many "hides virtual function" warnings with SunStudio | Tor Didriksen | 2010-05-31 | 1 | -13/+13 |
* | | | | | | | Auto-merge from mysql-trunk. | Alexander Nozdrin | 2010-05-28 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-05-09 | 1 | -2/+2 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| | * | | | | | | Bug #53371: COM_FIELD_LIST can be abused to bypass table level grants. | Georgi Kodinov | 2010-05-04 | 1 | -2/+2 |
| | | |_|_|_|/
| | |/| | | | |
|
* | | | | | | | Bug #53445 Build with -Wall and fix warnings that it generates | Tor Didriksen | 2010-05-26 | 1 | -7/+4 |
* | | | | | | | merge | Mattias Jonsson | 2010-05-25 | 1 | -14/+26 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Bug#42954: SQL MODE 'NO_DIR_IN_CREATE' does not work with subpartitions | Mattias Jonsson | 2010-03-11 | 1 | -14/+26 |
| |/ / / / / |
|
* | | | | | | WL#5030: Split and remove mysql_priv.h | Mats Kindahl | 2010-03-31 | 1 | -1/+7 |
* | | | | | | BUG#49591, Fixed version string in SHOW CREATE TABLE to accomodate for column... | Mikael Ronstrom | 2009-12-17 | 1 | -0/+36 |
* | | | | | | BUG#49180, fixed MAXVALUE problem | Mikael Ronstrom | 2009-12-02 | 1 | -1/+1 |
* | | | | | | Fix build failure. | Alexander Nozdrin | 2009-11-10 | 1 | -1/+6 |
* | | | | | | Fixed so that character set constants are encoded as hex strings in frm file,... | Mikael Ronstrom | 2009-10-30 | 1 | -2/+0 |
* | | | | | | Merged WL#3352 into mysql-next-mr | Mikael Ronstrom | 2009-10-28 | 1 | -174/+1023 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | BUG#48165, needed to introduce length restrictions on partitioning fields to ... | Mikael Ronstrom | 2009-10-28 | 1 | -0/+30 |
| * | | | | | Fixed sql_mode issue in BUG#48164, will ignore sql_mode when generating const... | Mikael Ronstrom | 2009-10-28 | 1 | -1/+11 |
| * | | | | | A lot of fixes to make character set work ok, first step to fixing BUG#48163 | Mikael Ronstrom | 2009-10-22 | 1 | -0/+34 |
| * | | | | | Added checks for no NULL values in VALUES LESS THAN, added tests for no MAXVA... | Mikael Ronstrom | 2009-10-21 | 1 | -1/+10 |
| * | | | | | Fixed test cases with regards to error codes | Mikael Ronstrom | 2009-10-21 | 1 | -1/+1 |
| * | | | | | Removed unnecessary call to fix_parser_data | Mikael Ronstrom | 2009-10-21 | 1 | -1/+2 |
| * | | | | | Removed column_list and fixed all issues relating to this change | Mikael Ronstrom | 2009-10-21 | 1 | -90/+123 |
| * | | | | | Merged in latest wl3352 tree, fixed some non-partition build issues | Mikael Ronstrom | 2009-10-19 | 1 | -1/+40 |
| |\ \ \ \ \ |
|
| | * | | | | | Fix for non-partition builds | Mikael Ronstrom | 2009-10-19 | 1 | -0/+20 |
| * | | | | | | Merged in latest changes | Mikael Ronstrom | 2009-10-16 | 1 | -4/+4 |
| |\ \ \ \ \ \
| | |/ / / / / |
|
| | * | | | | | Fixed review comments | Mikael Ronstrom | 2009-10-16 | 1 | -4/+4 |
| * | | | | | | Fixed removal of column_list keyword for VALUES part, retained for PARTITION ... | Mikael Ronstrom | 2009-10-16 | 1 | -107/+508 |
| |/ / / / / |
|
| * | | | | | BUG#47837, Duplicate field names were allowed in both column list partitionin... | Mikael Ronstrom | 2009-10-06 | 1 | -0/+49 |
| * | | | | | BUG#47752, missed to sort values in list partitioning | Mikael Ronstrom | 2009-10-01 | 1 | -3/+4 |
| * | | | | | Changed all no_ to num_ to avoid strange names like no_list_values which is n... | Mikael Ronstrom | 2009-10-01 | 1 | -74/+71 |
| * | | | | | WL#3352, Introducing Column list partitioning, makes it possible to partition... | Mikael Ronstrom | 2009-09-15 | 1 | -125/+370 |
| | |_|_|/
| |/| | | |
|
* | | | | | Bug #43414 Parenthesis (and other) warnings compiling MySQL | Staale Smedseng | 2009-09-23 | 1 | -4/+2 |
|/ / / / |
|
* | | | | Bug#40389: REORGANIZE PARTITION crashes when only using one partition | Mattias Jonsson | 2008-12-02 | 1 | -0/+1 |
| |_|/
|/| | |
|
* | | | coding style | Marc Alff | 2008-10-07 | 1 | -1/+1 |
* | | | Bug#36768 (partition_info::check_partition_info() reports mal formed | Marc Alff | 2008-10-06 | 1 | -4/+6 |
| |/
|/| |
|