Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ancient version of Debian packaging files. | jimw@mysql.com | 2006-04-13 | 45 | -1472/+0 |
| | |||||
* | Clean up problem in mysql.spec caused by over-aggressive editor word-wrapping | jimw@mysql.com | 2006-04-13 | 1 | -2/+3 |
| | |||||
* | Remove sql-bench from the server repository -- it is being maintained | jimw@mysql.com | 2006-04-13 | 1 | -27/+10 |
| | | | | | | in a distinct mysql-bench repository. Also add a new --benchdir option to mysql-test-run.pl so the location of the mysql-bench repository can be specified. The default location is adjacent to the source tree. | ||||
* | Remove old cruft from the tree: mysqltestmanager, mysql_test_run_new, | jimw@mysql.com | 2006-04-11 | 1 | -3/+5 |
| | | | | | and various stuff in Docs/. Also move the certificates used for testing into mysql-test/std_data from the top-level SSL directory (now gone). | ||||
* | Merge mysql.com:/home/hartmut/projects/mysql/dev/5.0 | hartmut@mysql.com | 2006-04-07 | 1 | -2/+10 |
|\ | | | | | | | into mysql.com:/home/hartmut/projects/mysql/dev/5.1 | ||||
| * | Fix for Bug #16240 | igreenhoe@mysql.com | 2006-04-06 | 1 | -2/+10 |
| | | |||||
* | | Merge | kent@mysql.com | 2006-04-04 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | Merge | kent@mysql.com | 2006-04-01 | 1 | -0/+5 |
| |\ | |||||
| | * | Makefile.am: | kent@mysql.com | 2006-04-01 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | Let "make install" install mysql-test-run.pl mysql.spec.sh: Set $LDFLAGS from $MYSQL_BUILD_LDFLAGS (bug#16662) | ||||
| * | | mysql.spec.sh: | kent@mysql.com | 2006-03-03 | 1 | -1/+9 |
| | | | | | | | | | | | | Use installed libz.a to avoid hard to solve static linking problems | ||||
* | | | mysql.spec.sh: | kent@mysql.com | 2006-03-07 | 1 | -3/+7 |
| | | | | | | | | | | | | Changed product name from "Community Edition" to "Community Server", bug#17970 | ||||
* | | | mysql.spec.sh: | kent@mysql.com | 2006-03-06 | 1 | -0/+6 |
| | | | | | | | | | | | | Enabled fast mutexes, now default is off | ||||
* | | | Merge | kent@mysql.com | 2006-03-06 | 1 | -3/+2 |
|\ \ \ | |/ / | |||||
| * | | mysql.spec.sh: | kent@mysql.com | 2006-03-03 | 1 | -20/+24 |
| | | | | | | | | | | | | Don't create empty embedded RPM, bug#15769 | ||||
| * | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0 | joerg@mysql.com | 2006-02-13 | 1 | -2/+7 |
| |\ \ | | | | | | | | | | | | | into mysql.com:/M50/rpmspec-5.0 | ||||
| | * \ | support-files/mysql.spec.sh : Manual merge: new "-i" in "make -i ↵ | joerg@mysql.com | 2006-02-10 | 1 | -2/+7 |
| | |\ \ | | | |/ | | | | | | | | | test-force", changelog. | ||||
| | | * | support-files/mysql.spec.sh : Use "-i" on "make test-force", essential for ↵ | joerg@mysql.com | 2006-02-10 | 1 | -2/+7 |
| | | | | | | | | | | | | | | | | log file evaluation. | ||||
* | | | | Fix the changelog entry header, format was wrong | bpontz@mysql.com | 2006-02-21 | 1 | -1/+1 |
| | | | | |||||
* | | | | mysql.spec.sh: | kent@mysql.com | 2006-02-20 | 1 | -12/+78 |
| | | | | | | | | | | | | | | | | | | | | | | | | Reintroduced a max build Limited testing of 'debug' and 'max' servers Berkeley DB only in 'max' | ||||
* | | | | mysql.spec.sh: | kent@mysql.com | 2006-02-17 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | Only install a subset of shared libraries created | ||||
* | | | | support-files/mysql.spec.sh : Use "-i" on "make test-force", add missing ↵ | joerg@mysql.com | 2006-02-13 | 1 | -3/+21 |
| | | | | | | | | | | | | | | | | changelog notes. | ||||
* | | | | Merge | kent@mysql.com | 2006-02-12 | 1 | -127/+56 |
|\ \ \ \ | |||||
| * | | | | Makefile.am: | kent@mysql.com | 2006-02-09 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Link with CLIENT_EXTRA_LDFLAGS, enable us to pass on libtool flags '-full-static' and '-static' using '--with-client-ldflags' to configure. mysql.spec.sh: Pass '-static' to libtool, link static with our own libraries, dynamic with system libraries. Link with the bundled zlib. | ||||
| * | | | | Modified RPM spec to match new 5.1 debug+max combined community packaging. | knielsen@mysql.com | 2006-02-08 | 1 | -127/+53 |
| | | | | | |||||
* | | | | | Merge mysql.com:/home/kostja/mysql/tmp_merge | konstantin@mysql.com | 2006-02-02 | 1 | -4/+7 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | into mysql.com:/home/kostja/mysql/mysql-5.1-merge | ||||
| * | | | Update the spec file for the shared compat RPM with version info. | joerg@mysql.com | 2006-01-19 | 1 | -4/+7 |
| |/ / | |||||
* | | | mysql.spec.sh, make_binary_distribution.sh, Makefile.am, mysql.sln: | kent@mysql.com | 2005-12-19 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | Added "client/mysqlslap" mysqlslap.vcproj, mysqlslap.def: new file | ||||
* | | | Merge rparranovo@bk-internal.mysql.com:/home/bk/mysql-5.1-new | rparranovo@mysql.com | 2005-12-15 | 1 | -1/+0 |
|\ \ \ | | | | | | | | | | | | | into mysql.com:/home/novo/MySQL/mysql-5.1 | ||||
| * | | | * made the following changes for the generic 5.1 RPM spec file | rparranovo@mysql.com | 2005-12-12 | 1 | -5/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added zlib to the list of (static) libraries installed - Added check against libtool wierdness (WRT: sql/mysqld || sql/.libs/mysqld) - Compile MySQL with bundled zlib - Fixed %packager name to "MySQL Production Engineering Team" | ||||
* | | | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-12-14 | 1 | -2/+8 |
|\ \ \ \ | | |/ / | |/| | | | | | | into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-new | ||||
| * | | | Datadir variable should not be reset, if it was | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-12-14 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | set in this script. | ||||
* | | | | Merge mysql.com:/home/alexi/innodb-ss/mysql-5.0-ss92 | aivanov@mysql.com | 2005-12-13 | 1 | -4/+24 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | into mysql.com:/home/alexi/innodb-ss/mysql-5.1-ss92 | ||||
| * | | mysql.spec.sh: | rparranovo@mysql.com | 2005-12-12 | 1 | -4/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | * made the following changes for the generic 5.0 RPM spec file - Added zlib to the list of (static) libraries installed - Added check against libtool wierdness (WRT: sql/mysqld || sql/.libs/mysqld) - Compile MySQL with bundled zlib - Fixed %packager name to "MySQL Production Engineering Team" | ||||
* | | | Merge mysql.com:/M50/merge-5.0 into mysql.com:/M51/merge-5.1 | joerg@mysql.com | 2005-12-05 | 1 | -0/+7 |
|\ \ \ | |/ / | |||||
| * | | Merge from 4.1, partly manual. | joerg@mysql.com | 2005-12-05 | 1 | -0/+7 |
| |\ \ | | |/ | |||||
| | * | Not all RPM builds can use the bundled zlib, due to dependency and link ↵ | joerg@mysql.com | 2005-12-05 | 1 | -2/+8 |
| | | | | | | | | | | | | | | | | | | conflicts. Solve this. (Backport of an identical change from 5.0) | ||||
| | * | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-4.1 | joerg@mysql.com | 2005-11-23 | 1 | -12/+17 |
| | |\ | | | | | | | | | | | | | into mysql.com:/M41/mysql-4.1 | ||||
| | * \ | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 | kent@mysql.com | 2005-11-07 | 1 | -0/+1 |
| | |\ \ | | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck | ||||
* | | \ \ | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0 | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-11-23 | 1 | -2/+0 |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | into a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-new | ||||
| * | | | | Manual merge from 4.1, bug#15145. | joerg@mysql.com | 2005-11-22 | 1 | -12/+17 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0 | kent@mysql.com | 2005-11-19 | 1 | -2/+0 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-5.0-distcheck | ||||
| | * \ \ \ | Merge | kent@mysql.com | 2005-11-04 | 1 | -2/+0 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | | * | | | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-4.1 | kent@mysql.com | 2005-11-04 | 1 | -2/+0 |
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | into mysql.com:/Users/kent/mysql/bk/mysql-4.1-distcheck | ||||
| | | | * | | | Makefile.am, configure.in: | kent@mysql.com | 2005-09-24 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Enable "make distcheck" to work | ||||
* | | | | | | | Manual merge from 4.1 (bug#15145). | joerg@mysql.com | 2005-11-22 | 1 | -12/+17 |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | support-files/mysql.spec.sh | joerg@mysql.com | 2005-11-22 | 1 | -12/+17 |
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | Fix a possible problem on RPM un-install. bug#15145 | ||||
* | | | | | | Merge mysql.com:/home/mysql_src/mysql-5.0 | guilhem@mysql.com | 2005-11-18 | 1 | -1/+2 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | into mysql.com:/home/mysql_src/mysql-5.1-merge-of-5.0 (not all files are good, I'll fix; I'll ask some devs to check their part) | ||||
| * | | | | | Not all RPM builds can use the bundled zlib, due to dependency and link ↵ | joerg@mysql.com | 2005-11-11 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | conflicts. Solve this. | ||||
| * | | | | | Merge mysql.com:/home/cps/mysql/trees/mysql-4.1 | petr@mysql.com | 2005-11-08 | 1 | -0/+1 |
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | | | into mysql.com:/home/cps/mysql/trees/mysql-5.0-virgin | ||||
| | * | | | mysql.spec.sh: | kent@mysql.com | 2005-11-05 | 1 | -0/+1 |
| | |/ / | | | | | | | | | | | | | Always use bundled zlib |