Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge | Kent Boortz | 2010-12-29 | 12 | -3/+154 |
|\ | |||||
| * | Merge | Kent Boortz | 2010-12-29 | 13 | -2/+183 |
| |\ | |||||
| | * | - Added/updated copyright headers | Kent Boortz | 2010-12-28 | 16 | -4/+216 |
* | | | bug#51925: 5.5 installed header file layout is incorrect | Jonathan Perkin | 2010-12-17 | 1 | -2/+2 |
* | | | bug#51925: 5.5 installed header file layout is incorrect | Jonathan Perkin | 2010-12-17 | 1 | -1/+5 |
* | | | Merge from mysql-5.1-bugteam. | Alexander Nozdrin | 2010-11-24 | 2 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | Merge from mysql-5.0-bugteam. | Alexander Nozdrin | 2010-11-24 | 2 | -5/+5 |
| |\ \ | | |/ | |||||
| | * | A follow-up for Bug#58340 (Remove Server GPL EXCEPTIONS-CLIENT file) -- remov... | Alexander Nozdrin | 2010-11-24 | 3 | -5/+5 |
| * | | Bug#55846: Link tests fail on Windows - my_compiler.h missing | Davi Arnaut | 2010-08-24 | 1 | -0/+1 |
* | | | WL#5665: Removal of the autotools-based build system | Davi Arnaut | 2010-11-20 | 2 | -328/+0 |
* | | | Bug #57551: Live upgrade fails between 5.1.52 -> 5.5.7-rc | Georgi Kodinov | 2010-11-19 | 1 | -1/+8 |
* | | | add missing COMPONENT to all CMake INSTALL commands | Vladislav Vaintroub | 2010-11-13 | 1 | -1/+1 |
* | | | Merge mysql-5.5-bugteam --> local bugfixing branch | Marc Alff | 2010-11-08 | 3 | -9/+9 |
|\ \ \ | |||||
| * | | | Bug #57916: Fix the naming of the proxy_priv table | Georgi Kodinov | 2010-11-02 | 3 | -9/+9 |
* | | | | Bug#57609 performance_schema does not work with lower_case_table_names | Marc Alff | 2010-11-03 | 1 | -17/+17 |
|/ / / | |||||
* | | | Bug#57154 Rename THREADS.ID to THREADS.PROCESSLIST_ID in 5.5 | Marc Alff | 2010-10-06 | 1 | -2/+2 |
* | | | Fix compile error on Windows after WL#1054 push. | Vladislav Vaintroub | 2010-10-04 | 1 | -2/+0 |
* | | | merge | Georgi Kodinov | 2010-10-04 | 1 | -5/+4 |
|\ \ \ | |||||
| * | | | Fix bug#56267: | Joerg Bruehe | 2010-10-03 | 1 | -5/+4 |
* | | | | merge of mysql-5.5 into mysql-5.5-wl1054 | Georgi Kodinov | 2010-09-20 | 4 | -53/+36 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix bug#56574: | Joerg Bruehe | 2010-09-07 | 1 | -0/+1 |
| * | | | Cherry-picking patch for Bug#55846. | Alexander Nozdrin | 2010-08-31 | 1 | -0/+1 |
| * | | | merge | Christopher Powers | 2010-08-20 | 2 | -0/+1 |
| |\ \ \ | |||||
| | * | | | Bug#54129 Missing the execute bit for scripts | Alexey Botchkov | 2010-08-19 | 1 | -0/+1 |
| |/ / / | |||||
| * | | | Auto-merge from mysql-5.5. | Alexander Nozdrin | 2010-08-16 | 1 | -2/+2 |
| |\ \ \ | |||||
| * | | | | Bug#55416 Renaming of performance_schema tables for 5.5 | Marc Alff | 2010-08-12 | 1 | -53/+33 |
* | | | | | merged mysql-5.5 into WL1054-5.5 | Georgi Kodinov | 2010-08-16 | 2 | -38/+35 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect). | Alexander Nozdrin | 2010-08-12 | 1 | -2/+2 |
| |/ / / | |||||
| * | | | Merge to mysql-5.5-bugfixing | Jonathan Perkin | 2010-08-10 | 2 | -36/+32 |
| |\ \ \ | |||||
| | * | | | Don't try to remove from an empty list. | Jonathan Perkin | 2010-08-09 | 1 | -17/+19 |
| | * | | | Apply wlad's fix for bug#55215 | Jonathan Perkin | 2010-08-09 | 2 | -36/+30 |
| * | | | | Build cleanups | Vladislav Vaintroub | 2010-08-05 | 1 | -0/+1 |
| |/ / / | |||||
* | | | | WL#1054: Pluggable authentication support | Georgi Kodinov | 2010-08-09 | 3 | -5/+20 |
|/ / / | |||||
* | | | WL#5498: Remove dead and unused source code | Davi Arnaut | 2010-07-23 | 1 | -1/+0 |
* | | | Manual merge from mysql-trunk. | Alexander Nozdrin | 2010-07-19 | 3 | -9/+66 |
|\ \ \ | |||||
| * | | | We can't rely on mysql_config for core functionality like plugins | Jonathan Perkin | 2010-07-05 | 1 | -2/+23 |
| * | | | Include CMAKE_{C,CXX}_FLAGS. | Jonathan Perkin | 2010-07-05 | 1 | -2/+2 |
| * | | | No need to save/restore C*FLAGS, they are only used for one script. | Jonathan Perkin | 2010-07-05 | 1 | -16/+4 |
| * | | | bug#54991: mysqld_safe reports syntax error and skips part of logic | Jonathan Perkin | 2010-07-05 | 1 | -2/+2 |
| * | | | Put mysqlbug back into bin/ | Jonathan Perkin | 2010-06-30 | 1 | -5/+2 |
| * | | | bug#52737 plugin_dir is set to /usr/local/mysql/lib/plugin while | Jonathan Perkin | 2010-06-30 | 2 | -1/+3 |
| * | | | Copy-pasted the wrong line from configure.in, fix gcc detection. | Jonathan Perkin | 2010-06-29 | 1 | -2/+2 |
| * | | | mysqlbug is Unix-only. | Jonathan Perkin | 2010-06-28 | 1 | -4/+3 |
| * | | | Try to fix more mysqlbug problems. | Jonathan Perkin | 2010-06-28 | 1 | -5/+42 |
| * | | | Expand some variables for mysqlbug. | Jonathan Perkin | 2010-06-28 | 1 | -0/+13 |
* | | | | Strip maintainer mode options from the flags written to | Davi Arnaut | 2010-07-15 | 1 | -4/+6 |
* | | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge. | Davi Arnaut | 2010-07-15 | 4 | -320/+103 |
|\ \ \ \ | |||||
| * | | | | WL#5486: Remove code for unsupported platforms | Davi Arnaut | 2010-07-15 | 2 | -316/+101 |
| * | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabled | Davi Arnaut | 2010-07-08 | 2 | -4/+2 |
| |/ / / | |||||
* | | | | merge | Georgi Kodinov | 2010-07-14 | 2 | -2/+2 |
|\ \ \ \ | | |/ / | |/| | |