summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * WL#2360 Performance schemaMarc Alff2010-01-111-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
|\ \ | |/
| * Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-221-0/+30
| |\
| * \ Automerge the changes of version 5.5.0-m2.Joerg Bruehe2009-12-161-0/+19
| |\ \
| | * \ Automerge the build fixes of 5.5.0-m2 back into the tree.Joerg Bruehe2009-12-161-0/+19
| | |\ \
| | | * | Handle the "semisync" plugin inMySQL Build Team2009-11-261-0/+19
* | | | | mergeVladislav Vaintroub2009-12-191-0/+30
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-161-0/+30
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Auto-merge from mysql-trunk.Alexander Nozdrin2009-12-161-15/+0
| | |\ \ \ | | | |/ /
| | * | | Manual merge of mysql-5.1-bugteam into mysql-trunk-merge.Alexey Kopytov2009-12-111-0/+30
| | |\ \ \
| | | * | | This is a patch for bug#41569.lars-erik.bjork@sun.com2009-12-031-0/+30
* | | | | | mergeVladislav Vaintroub2009-12-164-100/+144
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Auto-merge from mysql-trunk.Alexander Nozdrin2009-12-161-15/+0
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Remove .cvsignore files (attempt #2).Alexander Nozdrin2009-12-161-15/+0
| | |/ / /
| * | | | Manual merge from mysql-trunk-merge.Alexander Nozdrin2009-12-123-85/+144
| |\ \ \ \ | | |/ / /
| | * | | Manual merge from mysql-trunk.Alexander Nozdrin2009-12-116-9/+29
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Manual merge from the mysql-5.1-bugteam.Alexey Kopytov2009-11-241-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | MergeKent Boortz2009-11-171-1/+1
| | | |\ \
| | | | * | Include the "mysql-test/collections" directory when creating windows ZIP archiveKent Boortz2009-11-171-1/+1
| | * | | | Manual merge from the mysql-5.1-bugteam.Alexey Kopytov2009-11-242-84/+143
| | |\ \ \ \ | | | |/ / /
| | | * | | auto-mergeTimothy Smith2009-11-042-84/+143
| | | |\ \ \ | | | | |/ /
| | | | * | Add a few comments to clarify do_query() return values in mysql_secure_instal...Timothy Smith2009-11-031-0/+4
| | | | * | Bug#48031: mysql_secure_installation -- bash bug regarding passwords withTimothy Smith2009-11-032-6/+48
| | | | * | Bug#48086: mysql_secure_installation does NOT work on SolarisTimothy Smith2009-11-031-3/+1
| | | | * | Bug#35106: mysql_secure_installation fails on Windows, missing "useTimothy Smith2009-10-301-77/+92
* | | | | | mergeVladislav Vaintroub2009-12-112-2/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-031-0/+1
| |\ \ \ \ \
| * \ \ \ \ \ Manual merge from mysql-next-mr.Alexander Nozdrin2009-12-022-4/+4
| |\ \ \ \ \ \
| * | | | | | | bug#36462: mysql_install_db fails when run as user root andJonathan Perkin2009-11-231-1/+7
| * | | | | | | Backport of the fix for BUG#40368 "mysqld_safe not honouring underscore same ...Guilhem Bichot2009-11-181-1/+7
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | 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
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Auto-merge from mysql-next-mr.Alexander Nozdrin2009-12-022-4/+4
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Backport of WL#798 (MySQL IPv6 support) from 6.0.Alexander Nozdrin2009-11-251-0/+1
| | |/ / / / | |/| | | |
* | | | | | mergeVladislav Vaintroub2009-12-022-4/+4
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Manual resolving for the following filesAndrei Elkin2009-12-012-4/+4
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | merging from 5.1 to rep+2 starting at gca(5.1, next-mr) == build@mysql.com-20...Andrei Elkin2009-11-302-1/+5
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | * | | | manual merge: mysql-5.1-rep+2 (bug tree) --> mysql-5.1-rep+2 (latest)Luis Soares2009-11-132-4/+4
| | |\ \ \ \
| | | * | | | BUG#48048: Deprecated constructs need removal in BetonyLuis Soares2009-11-042-4/+4
* | | | | | | Fix "command install() is not scriptable" cmake errorVladislav Vaintroub2009-12-021-4/+15