summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* mergeDaniel Fischer2010-06-181-28/+20
|\
| * post-merge fix 1Daniel Fischer2010-05-281-1/+1
| * mergeDaniel Fischer2010-05-271-0/+1
| |\
| | * Merge danny's Windows fix from release branchJonathan Perkin2010-05-111-0/+1
| | |\
| * | \ mergeDaniel Fischer2010-04-301-0/+4
| |\ \ \ | | |/ /
| | * | On Mac OS X, add the "-arch" option to the 'mysql_config' outputKent Boortz2010-04-271-0/+4
| * | | MergeDaniel Fischer2010-04-218-77/+162
| |\ \ \ | | |/ /
| | * | Expand @HOSTNAME@.Jonathan Perkin2010-04-011-3/+2
| | * | Just put libs in %{_libdir}.Jonathan Perkin2010-04-011-1/+1
| | * | Try a bunch of fixes.Jonathan Perkin2010-03-311-2/+1
| * | | Fix a couple fo things replated to MSIVladislav Vaintroub2010-02-161-2/+6
| * | | Add components to INSTALL, some eraly Wix supportVladislav Vaintroub2010-02-102-30/+18
* | | | BUG#52737: plugin_dir is set to /usr/local/mysql/lib/plugin while starting vi...Mats Kindahl2010-06-161-1/+1
* | | | Manual merge from mysql-trunk.Alexander Nozdrin2010-05-203-11/+9
|\ \ \ \
| * | | | Another incarnation of the patch for Bug#30708Alexander Nozdrin2010-05-191-4/+0
| * | | | Changes to build using CMake according to existing release packages:Jonathan Perkin2010-05-122-6/+8
| * | | | Bug #52737: plugin_dir is set to /usr/local/mysql/lib/plugin while startingMats Kindahl2010-05-111-1/+1
* | | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-301-0/+8
|\ \ \ \ \
| * | | | | Bug #43594: mysqlhotcopy does not ignore log tables and others in mysql databaseGeorgi Kodinov2010-04-121-0/+8
* | | | | | Manual merge from mysql-trunk.Alexander Nozdrin2010-04-274-25/+44
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge the changes of the 5.5.3-m3 release buildJoerg Bruehe2010-04-182-4/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Make the libraries we produce on Windows actually usableDaniel Fischer2010-04-161-0/+1
| | | |_|/ | | |/| |
| | * | | Some fixes for the build on WindowsJoerg Bruehe2010-03-222-6/+5
| | * | | Fix for bug#51938,Joerg Bruehe2010-03-151-1/+1
| * | | | A patch for Bug#52444 (mysql_upgrade fails b/w 5.1 -> 5.5 (Celosia)).Alexander Nozdrin2010-04-142-21/+39
* | | | | Automerge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-04-111-1/+6
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Bug #47095: Can't open_files_limit really be larger than 65535?Georgi Kodinov2010-04-091-1/+6
* | | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-2411-317/+816
|\ \ \ \
| * | | | Fix errors when building releaseVladislav Vaintroub2010-03-192-3/+2
| * | | | Merging with mysql-trunk-bugfixingMats Kindahl2010-03-151-1/+1
| |\ \ \ \
| | * | | | Bug #51938 plugin_dir gets bad default valueMats Kindahl2010-03-141-1/+1
| * | | | | mergeVladislav Vaintroub2010-03-153-230/+0
| |\ \ \ \ \
| | * \ \ \ \ Merge in fix for bug#42589Magnus Blåudd2010-03-153-230/+0
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Bug#42589 mysql_fix_privilege_tables.sh to be deprecatedMagnus Blåudd2009-10-073-230/+0
| * | | | | | Bug#51949 - make_binary_distribution fails on Mac. Vladislav Vaintroub2010-03-111-1/+1
| |/ / / / /
| * | | | | Merging with mysql-next-mr-bugfixingMats Kindahl2010-03-101-1/+7
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Bug #49022: Plugins included into bin release cannot beMats Kindahl2010-03-011-1/+7
| * | | | | Bug#45194 mysql_upgrade deletes existing data in performance_schema database/...Marc Alff2010-03-051-5/+79
| * | | | | mergeVladislav Vaintroub2010-03-031-13/+23
| |\ \ \ \ \
| | * | | | | Bug #51488 :missing features and change behavior in cmake runs compared toVladislav Vaintroub2010-03-031-13/+23
| * | | | | | Manual merge from mysql-next-mr.Alexander Nozdrin2010-03-021-1/+2
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2010-03-011-1/+2
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Bug#42465 mysqlhotcopy fails with "Table '<y>' was locked with a READ lo...Alexey Botchkov2010-02-281-8/+31
| * | | | | | Bug#51502: building with cmake creates an invalid mysqld_safe.Vladislav Vaintroub2010-02-251-11/+6
| |/ / / / /
| * | | | | merge, CMake bugfixes, remove sp-error from experimentalVladislav Vaintroub2010-02-231-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Manual merge from mysql-next-mr.Alexander Nozdrin2010-02-223-48/+317
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | mergeVladislav Vaintroub2010-02-201-5/+1
| | |\ \ \ \ \
| | * | | | | | Fix some glitches with INSTALL_LAYOUT=STANDALONEVladislav Vaintroub2010-02-191-1/+1
| | | |_|_|_|/ | | |/| | | |
| | * | | | | - Optionally, copy mysqld renamed to mysqld-debug from debug build directory ...Vladislav Vaintroub2010-02-041-3/+12
| | * | | | | Handle different installation layouts.Vladislav Vaintroub2010-01-242-42/+41