| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
cause confusion.
|
|
|
|
| |
Fixing bug#25486: mysqld_multi.server.sh missing from builds
|
|\
| |
| |
| | |
into trift2.:/MySQL/M50/spec-5.0
|
| | |
|
|\ \
| | |
| | |
| | | |
into whalegate.ndb.mysql.com:/home/tomas/mysql-5.0-maint
|
| | |
| | |
| | |
| | |
| | | |
Moved cd $basedir to live in the start section, as it only applies to the start
functionality and breaks the restart task
|
| |\ \
| | | |
| | | |
| | | | |
into qualinost.(none):/home/mtaylor/src/mysql/mysql-firsttwo
|
| | | | |
|
| |\ \ \
| | |/ /
| | | |
| | | | |
into qualinost.(none):/home/mtaylor/src/mysql/mysql-firsttwo
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
Removed man page for "mysql_create_system_tables"
|
|\ \ \ \
| |/ / /
|/| | |
| | | | |
into pippilotta.erinye.com:/shared/home/df/mysql/build/mysql-5.0-build-work-RPMs
|
| | | | |
|
|\ \ \ \
| | |_|/
| |/| |
| | | | |
into mysql.com:/home/kent/bk/tmp/mysql-5.0-build
|
| | | |
| | | |
| | | |
| | | | |
Don't use explicit calls to mysql-test-run in spec
|
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
into quadxeon.mysql.com:/benchmarks/ext3/TOSAVE/tsmith/bk/mar20/maint/50
|
| | | |
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
For systems running MySQL through heartbeat, it is imperitive that the startup scripts
not only return correct return values, but do not return until success or failure has been
determined. This is a different behavior than is typically wanted for the startup
of a normal machine.
This patch adds support for a timeout variable for mysql.server. Read from my.cnf, this
variable defaults to 900 (the current default). A value of 0 means not to wait at all for
startup confirmation. A negative value means to wait forever.
|
|\ \
| | |
| | |
| | | |
into mysql.com:/home/kent/bk/tmp/mysql-5.0-build
|
| | | |
|
| | | |
|
| | | |
|
|\ \ \
| | |/
| |/|
| | | |
into trift2.:/MySQL/M50/manpages-5.0
|
| |\ \
| | | |
| | | |
| | | | |
into trift2.:/MySQL/M41/manpages-4.1
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- "make_binary_distribution" accepts a dummy "--platform=" argument.
- "MySQL-shared-compat.spec" uses a "version40" define symbol internally.
|
| | | | |
|
| | | | |
|
| |_|/
|/| | |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | | |
into mysql.com:/home/my/mysql-5.0
|
| | | |
| | | |
| | | |
| | | | |
Suppress compiler warnings from bdb and (for the moment) warnings from ndb
|
| | | |
| | | |
| | | |
| | | | |
Fixed a couple of usage of not initialized warnings (unlikely cases)
|
| | | |
| | | |
| | | |
| | | | |
This also fixes a bug in counting number of rows that are updated when we have many simultanous queries
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
into mysql.com:/home/my/mysql-5.0
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Fixed wrong merge that disabled 'make test'
Renamed all suppress files to end in '.supp'
Don't give "skipped %d bytes from file" warnings in 5.0
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | | |
into bk-internal.mysql.com:/data0/bk/mysql-5.0-marvel
|
| | | | | | |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | / /
| | |_|/ /
| |/| | | |
into trift2.:/MySQL/M50/merge-5.0
|
| | | | |
| | | | |
| | | | |
| | | | | |
Added man page mysql_install_db.1
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | | |
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
into kahlann.erinye.com:/home/df/mysql/build/mysql-5.0-build-work
|
| | | |/ / /
| | |/| | | |
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
into trift2.:/MySQL/M50/push-5.0
|
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
additional files that specify some actions which are allowed to the MySQL binaries.
Create a new subdirectory "supportfiles/RHEL4-SElinux" for them, and process it.
This fixes bug#12676.
|
| |/ / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
If inserting a GPL header, include a complete one
Makefile.am, mysql.dsw, mysql.sln:
Removed C version of mysql-test-run
mysql.spec.sh:
Specify GPL license only in GPL sources
.del-my_manage.h:
Delete: mysql-test/my_manage.h
mysql.spec.sh:
Added GPL header
.del-mysql_test_run_new.c:
Delete: mysql-test/mysql_test_run_new.c
.del-mysql_test_run_new.dsp:
Delete: VC++Files/mysql-test/mysql_test_run_new.dsp
.del-my_create_tables.c:
Delete: mysql-test/my_create_tables.c
.del-mysql_test_run_new_ia64.dsp:
Delete: VC++Files/mysql-test/mysql_test_run_new_ia64.dsp
msql2mysql.sh:
Use up-to-date GPL header
.del-mysql_test_run_new.vcproj:
Delete: VC++Files/mysql-test/mysql_test_run_new.vcproj
.del-my_manage.c:
Delete: mysql-test/my_manage.c
|
|\ \ \ \ \
| |/ / / /
|/| | | |
| | | | | |
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Thirty five seconds is entirely too short of a period to wait for a server
to exit. Instead, make a valliant effort to make sure it exits, and only
give up after a very long period (arbitrarily chosen as 15 minutes).
In addition, if we're being asked to restart the server, then don't try
to start again if trying to stop the server failed.
---
Return zero by default, when the script exits.
---
Set return-/exit-value based on whether we successfully dealt with the
PID-file.
---
Don't wait that long if the program we're waiting on exits. It
should only exit if the server is not going to be started.
|
| |_|/ /
|/| | |
| | | |
| | | | |
just trigger a new build.
|