| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
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).
|
|\ |
|
| |\ |
|
| | |\
| | | |
| | | |
| | | | |
into mysql.com:/Users/kent/mysql/bk/mysql-4.1-new
|
| | | |
| | | |
| | | |
| | | | |
Changed web address order.mysql.com to shop.mysql.com
|
|/ / / |
|
| | | |
|
| | | |
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | | |
Enable "make distcheck" to work
|
|\ \ \
| |/ /
| | |
| | | |
into mysql.com:/space/my/mysql-5.0-build
|
| | | |
|
|\ \ \
| |/ /
| | |
| | | |
into mysql.com:/space/my/mysql-5.0.8-clone
|
| |\ \
| | |/ |
|
| | | |
|
|\ \ \
| |/ / |
|
| |\ \
| | |/ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- fixed copyright header and removed obsolete comments about how to
build the manual using texinfo
- added an "install-data-hook" to install the mysql.info info page.
This seems to be the only way to install info pages, if they are not
built from texinfo sources directly.
|
| | |
| | |
| | |
| | | |
(it's already in EXTRA_DIST of the toplevel Makefile.am)
|
|\ \ \
| |/ / |
|
| |\ \
| | |/
| | |
| | | |
the source tree (from 4.0)
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
ChangeSet removes all
references to the .texi file and the build targets that depend on manual.texi as the input file.
- added COPYING as a regular file instead of creating it during the build. This ensures that it's part
of the sources when pulling from BK (it used to be extracted from the manual)
- Removed a lot of cruft and unused/obsolete stuff from the Docs directory (e.g. Flags, Images)
- added a dummy mysql.info placeholder file (the info file is still used as the source to extract
various text files during the build). It will be replaced with a "real" file during the Bootstrap
process to create the official source distribution - the placeholder just satisfies build dependencies.
|
| | |
| | |
| | |
| | |
| | | |
- Changed error message in sql_acl.cc
- Added some more tests for GRANT.
|
|\ \ \
| |/ /
| | |
| | | |
into rurik.mysql.com:/home/igor/dev/mysql-5.0-0
|
| |\ \
| | |/ |
|
| | |
| | |
| | |
| | | |
Fix bad root element name in DOCTYPE. Sheesh.
|
| | | |
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | | |
Add dummy changelog file. It should merge upward without conflict.
|
| | |
| | |
| | |
| | | |
Add dummy changelog file. It should merge upward without conflict.
|
| | |
| | |
| | |
| | |
| | | |
clean: targets removed
generated *.h files moved to include/
|
| | |
| | |
| | |
| | |
| | |
| | | |
Added new commands CREATE USER and RENAME USER.
Changed behaviour of DROP USER.
Changed an error messages for the new commands.
|
|\ \ \
| |/ /
| | |
| | | |
into kite-hub.kitebird.com:/src/extern/MySQL/bk/merge-5.0
|
| |\ \
| | |/
| | |
| | | |
into kite-hub.kitebird.com:/src/extern/MySQL/bk/merge-4.1
|
| | |
| | |
| | |
| | | |
Add -acc flag for texi2html to handle accented characters.
|
|\ \ \
| |/ / |
|
| |\ \
| | |/ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
included
in the source tar-ball for distribution. This is done by using the "DISTFILES" macro
in a new "Docs/Images/Makefile". As the source BK tree does not contain these files,
they are copied from the "mysqldocs" tree at release build time.
This changeset relies on "bk commit - mysqldoc tree (joerg:1.2276)" of today.
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
building
_all_ versions. It tries to remove "Docs/Images/Makefile*" as part of the actions to
correct bug number 6350. If the source tree does not contain a dummy file matching
that pattern, this "rm" will fail, and so "Bootstrap" will fail.
The "Makefile.am" introduced with this changeset is identical to the one that will
arrive here when "joerg:1.2057" is propagated from 4.0,
so this separate introduction here is just to allow "Bootstraps" in the meantime.
|
|\ \ \
| |/ / |
|
| |\ \
| | |/ |
|
| | |
| | |
| | |
| | | |
Updated version of texi2html so that 4.0.22 HTML manual doesn't turn out all goofy.
|
| | |
| | |
| | |
| | | |
Change parsing of @image argument.
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | | |
Change @image argument parsing.
|
| | |
| | |
| | |
| | |
| | | |
- Updated Docs/Makefile.am and scripts/make_win_src_distribution.sh
accordingly
|
| | |
| | |
| | |
| | | |
Change parsing of @image argument.
|
|\ \ \
| |/ /
| | |
| | |
| | | |
(Includes merge of arena code in 4.1 and 5.0)
|
| |\ \
| | |/ |
|