summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | 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
| | * | | | Fix some problems found by kent. Vladislav Vaintroub2010-01-181-0/+4
| | * | | | port some mysql_binary_distribution hacks to cmakeVladislav Vaintroub2010-01-151-3/+24
| | * | | | mergeVladislav Vaintroub2010-01-141-0/+359
| | |\ \ \ \
| | * | | | | fix syntax error in INSTALL cmake commandVladislav Vaintroub2010-01-141-1/+1
| | * | | | | Remove support for "make install" DESTDIR - did not work as expectedVladislav Vaintroub2010-01-143-257/+234
| | * | | | | Fix CFLAGS passed to mysql_config, in case makefile generator is Makefile basedVladislav Vaintroub2010-01-141-2/+10
| | * | | | | mergeVladislav Vaintroub2009-12-221-0/+19
| | |\ \ \ \ \
| | * \ \ \ \ \ mergeVladislav Vaintroub2009-12-191-0/+30
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ mergeVladislav Vaintroub2009-12-164-100/+144
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ mergeVladislav Vaintroub2009-12-112-2/+14
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | simplify some tests, silence warning in script installVladislav Vaintroub2009-12-071-0/+9
| | * | | | | | | | | fix cmake warning about included scripts setting their minimum required versionVladislav Vaintroub2009-12-071-2/+0
| | * | | | | | | | | Deal with empty elements in LIB_DEPENDS list (in some older 2.6 versionVladislav Vaintroub2009-12-071-0/+3
| | * | | | | | | | | fix small stuff in mysql_configVladislav Vaintroub2009-12-071-7/+32
| | * | | | | | | | | mergeVladislav Vaintroub2009-12-041-0/+1
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ mergeVladislav Vaintroub2009-12-022-4/+4
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Fix "command install() is not scriptable" cmake errorVladislav Vaintroub2009-12-021-4/+15
| | * | | | | | | | | | | Delay configuring scripts like mysql_install_db until CPack runsVladislav Vaintroub2009-11-263-197/+206
| | * | | | | | | | | | | Fixes for cmake2.8Vladislav Vaintroub2009-11-161-8/+7