summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Bug # 11766011: mysql.user.authentication_string column causes Georgi Kodinov2011-03-182-3/+3
* BUG#59752 : mysql.user.plugin length (60) vs. mysql.plugin.name length (64)Chuck Bell2011-03-112-3/+3
* MergeKent Boortz2010-12-2912-3/+154
|\
| * MergeKent Boortz2010-12-2913-2/+183
| |\
| | * - Added/updated copyright headersKent Boortz2010-12-2816-4/+216
* | | bug#51925: 5.5 installed header file layout is incorrectJonathan Perkin2010-12-171-2/+2
* | | bug#51925: 5.5 installed header file layout is incorrectJonathan Perkin2010-12-171-1/+5
* | | Merge from mysql-5.1-bugteam.Alexander Nozdrin2010-11-242-4/+4
|\ \ \ | |/ /
| * | Merge from mysql-5.0-bugteam.Alexander Nozdrin2010-11-242-5/+5
| |\ \ | | |/
| | * A follow-up for Bug#58340 (Remove Server GPL EXCEPTIONS-CLIENT file) -- remov...Alexander Nozdrin2010-11-243-5/+5
| * | Bug#55846: Link tests fail on Windows - my_compiler.h missingDavi Arnaut2010-08-241-0/+1
* | | WL#5665: Removal of the autotools-based build systemDavi Arnaut2010-11-202-328/+0
* | | Bug #57551: Live upgrade fails between 5.1.52 -> 5.5.7-rcGeorgi Kodinov2010-11-191-1/+8
* | | add missing COMPONENT to all CMake INSTALL commandsVladislav Vaintroub2010-11-131-1/+1
* | | Merge mysql-5.5-bugteam --> local bugfixing branchMarc Alff2010-11-083-9/+9
|\ \ \
| * | | Bug #57916: Fix the naming of the proxy_priv tableGeorgi Kodinov2010-11-023-9/+9
* | | | Bug#57609 performance_schema does not work with lower_case_table_namesMarc Alff2010-11-031-17/+17
|/ / /
* | | Bug#57154 Rename THREADS.ID to THREADS.PROCESSLIST_ID in 5.5Marc Alff2010-10-061-2/+2
* | | Fix compile error on Windows after WL#1054 push.Vladislav Vaintroub2010-10-041-2/+0
* | | mergeGeorgi Kodinov2010-10-041-5/+4
|\ \ \
| * | | Fix bug#56267:Joerg Bruehe2010-10-031-5/+4
* | | | merge of mysql-5.5 into mysql-5.5-wl1054Georgi Kodinov2010-09-204-53/+36
|\ \ \ \ | |/ / /
| * | | Fix bug#56574:Joerg Bruehe2010-09-071-0/+1
| * | | Cherry-picking patch for Bug#55846.Alexander Nozdrin2010-08-311-0/+1
| * | | mergeChristopher Powers2010-08-202-0/+1
| |\ \ \
| | * | | Bug#54129 Missing the execute bit for scriptsAlexey Botchkov2010-08-191-0/+1
| |/ / /
| * | | Auto-merge from mysql-5.5.Alexander Nozdrin2010-08-161-2/+2
| |\ \ \
| * | | | Bug#55416 Renaming of performance_schema tables for 5.5Marc Alff2010-08-121-53/+33
* | | | | merged mysql-5.5 into WL1054-5.5Georgi Kodinov2010-08-162-38/+35
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Patch for Bug#55854 (MySQL AB should not be AUTHOR, copyright incorrect).Alexander Nozdrin2010-08-121-2/+2
| |/ / /
| * | | Merge to mysql-5.5-bugfixingJonathan Perkin2010-08-102-36/+32
| |\ \ \
| | * | | Don't try to remove from an empty list.Jonathan Perkin2010-08-091-17/+19
| | * | | Apply wlad's fix for bug#55215Jonathan Perkin2010-08-092-36/+30
| * | | | Build cleanupsVladislav Vaintroub2010-08-051-0/+1
| |/ / /
* | | | WL#1054: Pluggable authentication supportGeorgi Kodinov2010-08-093-5/+20
|/ / /
* | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+0
* | | Manual merge from mysql-trunk.Alexander Nozdrin2010-07-193-9/+66
|\ \ \
| * | | We can't rely on mysql_config for core functionality like pluginsJonathan Perkin2010-07-051-2/+23
| * | | Include CMAKE_{C,CXX}_FLAGS.Jonathan Perkin2010-07-051-2/+2
| * | | No need to save/restore C*FLAGS, they are only used for one script.Jonathan Perkin2010-07-051-16/+4
| * | | bug#54991: mysqld_safe reports syntax error and skips part of logicJonathan Perkin2010-07-051-2/+2
| * | | Put mysqlbug back into bin/Jonathan Perkin2010-06-301-5/+2
| * | | bug#52737 plugin_dir is set to /usr/local/mysql/lib/plugin whileJonathan Perkin2010-06-302-1/+3
| * | | Copy-pasted the wrong line from configure.in, fix gcc detection.Jonathan Perkin2010-06-291-2/+2
| * | | mysqlbug is Unix-only.Jonathan Perkin2010-06-281-4/+3
| * | | Try to fix more mysqlbug problems.Jonathan Perkin2010-06-281-5/+42
| * | | Expand some variables for mysqlbug.Jonathan Perkin2010-06-281-0/+13
* | | | Strip maintainer mode options from the flags written toDavi Arnaut2010-07-151-4/+6
* | | | Merge of mysql-trunk-bugfixing into mysql-trunk-merge.Davi Arnaut2010-07-154-320/+103
|\ \ \ \
| * | | | WL#5486: Remove code for unsupported platformsDavi Arnaut2010-07-152-316/+101