diff options
author | unknown <mwagner@evoq.home.mwagner.org> | 2000-11-28 04:19:42 -0600 |
---|---|---|
committer | unknown <mwagner@evoq.home.mwagner.org> | 2000-11-28 04:19:42 -0600 |
commit | 03efd1f79762b3e7498f09ca24ae3014a1622daf (patch) | |
tree | 482b779c4a2b0dd60e44a99ce0017bb20cf8e628 /Docs | |
parent | 241e25389f99fa5a536ac3a0bb50d269ec637f07 (diff) | |
download | mariadb-git-03efd1f79762b3e7498f09ca24ae3014a1622daf.tar.gz |
manual.texi Fixed bad crash-me uref.
Docs/manual.texi:
Fixed bad crash-me uref.
Diffstat (limited to 'Docs')
-rw-r--r-- | Docs/manual.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index 21a63b0a25e..9ad8a418d2e 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -27536,7 +27536,7 @@ To make a complex application portable you need to choose a number of SQL servers that it should work with. You can use the @strong{MySQL} crash-me program/web-page -@uref{http://www.mysql.com/information/crashme/choose.php} to find functions, +@uref{http://www.mysql.com/information/crash-me.php} to find functions, types and limits you can use with a selection of database servers. Crash-me now tests far from everything possible but it is still comprehensive with about 450 things tested. |