| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| | |
into debian.(none):/MySQL/M51/push-5.1
|
| |
| |
| |
| |
| |
| | |
into debian.(none):/MySQL/M51/indent-5.1
Manual merge of a formatting change.
|
|\ \
| |/
|/|
| | |
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.1-build
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Fix is to remove any references to the current hostname when running
mysql_install_db --cross-bootstrap. (The dist-hook make target makes
this call, and the resulting data directory is included in the source
distribution as win/data/*.)
Also, a few other clean-ups to mysql_install_db while there.
|
| |
| |
| |
| | |
Makefile syntax error, comment should precede the whole target.
|
| |
| |
| |
| | |
In the "test-bt" target, replace the call "$(MAKE) test-embedded" by the actions of that target.
|
| | |
|
| |
| |
| |
| |
| |
| | |
1) Add a new top level "Makefile.am" target "make embedded-test".
2) Fix a syntax error (bad merge) in "netware/Makefile.am".
|
|\ \
| |/
| |
| | |
into solace.(none):/home/mtaylor/src/mysql/mysql-5.1-new-maint
|
| |
| |
| |
| | |
place.
|
|\ \
| | |
| | |
| | | |
into mysql.com:/home/kent/bk/make-dist-stable/mysql-5.1-build
|
| | |
| | |
| | |
| | |
| | | |
Handle pstack like other optional directories
Check if a directory exists relative to $srcdir
|
|\ \ \
| |/ /
|/| |
| | | |
into trift-lap.fambruehe:/MySQL/M51/antony-5.1
|
| | |
| | |
| | |
| | | |
Traditional make wants line to start with TAB
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Always include all sub directories in "make dist"
Removed incorrect comment
configure.in:
Unconditionally list make files in AC_CONFIG_FILES
Removed 'thread_dirs', it is not used
Minor cleanup
compile-dist:
Simplified the configure line needed for "make dist" to get it all
zlib.m4, ssl.m4:
Unconditionally list make files in AC_CONFIG_FILES
Makefile.am:
Removed DIST_SUBDIRS not needed
Don't copy soft links as files into source package
|
|\ \
| |/
| |
| | |
into debian.(none):/M51/rowlock-5.1
|
| |
| |
| |
| | |
For more information, see WL#3866 and the bugs numbered 28685 and 20390.
|
| |
| |
| |
| |
| |
| | |
Bug28309 First insert violates unique constraint - was "memory" table empty ?
---
Add missing phony targets
|
|\ \
| |/
| |
| | |
into trift2.:/MySQL/M51/push-5.1
|
| |
| |
| |
| | |
to be run only if it is available on the machine.
|
| |
| |
| |
| | |
builds.
|
| | |
|
|\ \
| |/
| |
| | |
into trift2.:/MySQL/M51/bug26609-5.1
|
| | |
|
| | |
|
| |
| |
| |
| | |
the Makefile.am file
|
| |
| |
| |
| | |
Makefile.am file
|
|\ \
| |/
| |
| | |
into trift-lap.fambruehe:/MySQL/M51/push-5.1
|
| |\
| | |
| | |
| | | |
into trift-lap.fambruehe:/MySQL/M50/push-5.0
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | | |
into qualinost.(none):/home/mtaylor/src/mysql/mysql-5.1-new-maint
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
into pilot.blaudden:/home/msvensson/mysql/mysql-5.1-maint
|
| |\ \ \ \
| | | |/ /
| | |/| |
| | | | | |
into pilot.blaudden:/home/msvensson/mysql/mysql-5.1-maint
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | | |
into pilot.blaudden:/home/msvensson/mysql/mysql-5.0-maint
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Improve mysql_upgrade and add comments describing it's logic
- Don't look for mysql and mysqlcheck randomly, use dir where mysql_upgrade
was started from
- Don't look for mysql_fix_privilege_tables.sql randomly, compile
in the mysql_fix_privilege_tables.sql file and use that to upgrade
the system tables of MySQL
- Check for any unexpected error returned from runnning the mysql_fix_privilege_tables SQL
- Fix bug#26639, bug#24248 and bug#25405
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | / /
| | |_|/ /
| |/| | | |
into qualinost.(none):/home/mtaylor/src/mysql/mysql-5.1-new-maint
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Replaced hardcoded sover reference with variable.
Removed references to added manpages.
---
BUG#27769
Cleaned up some things to make building the packages go a little smoother.
---
debian/rules really does need to be called from the source root.
---
Fixed two problems with the build caused by adding debian to the source tree
---
Left off the debian/ prefix to the Makefile filter.
---
BUG#27769 - MySQL should include debian packaging dir
Changed substitution variables to match already existing autoconf vars.
Generate debian/control and debian/defs.mk from autoconf now, since we run that
to make a source package.
---
Corrected incorrect variable name
---
Renamed template files to have shorter names.
---
Moved generation of debian/control to dist-hook so make clean won't eat it.
---
A few final changes to make debs build from a source tarball dist.
|
|\ \ \ \
| |/ / /
| | | |
| | | | |
into qualinost.(none):/home/mtaylor/src/mysql-5.1-new-maint-debian
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
---
Removed reference to debian svn location of debian dir.
Changed verbage of comment to appease Timothy.
---
Removed added manpages that aren't appropriate for our build.
---
Added debian dir to list of dist targets.
Added list of files needed to be distributed in debian dir.
---
Added semi-colons to fix syntax error.
---
BUG#27769 MySQL should include debian packaing dir
Added debian/Makefile to configure.in to support make dist.
|
|\ \ \
| | | |
| | | |
| | | | |
into pilot.blaudden:/home/msvensson/mysql/mysql-5.1-maint
|
| | | |
| | | |
| | | |
| | | |
| | | | |
- Move the link_sources command from top level Makefile into each subdir
that need to link files
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Extended test section
Removed duplicate EXTRA_DIST
|
|\ \ \ \
| | |/ /
| |/| |
| | | | |
into mysql.com:/home/kent/bk/tmp/mysql-5.1-build
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
into mysql.com:/home/kent/bk/tmp/mysql-5.0-build
|
| | | | |
| | | | |
| | | | |
| | | | | |
Don't use explicit calls to mysql-test-run in spec
|
| | |_|/
| |/| |
| | | |
| | | |
| | | | |
- test suites developed by QA
- additional 'fast' test options
|
| | | | |
|
| | | | |
|