diff options
author | unknown <monty@hundin.mysql.fi> | 2001-09-15 05:03:16 +0300 |
---|---|---|
committer | unknown <monty@hundin.mysql.fi> | 2001-09-15 05:03:16 +0300 |
commit | 9f6d38947014d8d4e86cb60ba43646a7e27c534f (patch) | |
tree | 0a48862a203ff86b220f440e0615fbeeec1db3a5 /Docs | |
parent | 6612decff32184191831c87c29da2fb2b7b90f46 (diff) | |
download | mariadb-git-9f6d38947014d8d4e86cb60ba43646a7e27c534f.tar.gz |
Cleanups
BitKeeper/etc/ignore:
added vio/test-ssl
Docs/manual.texi:
Cleanup
isam/isamchk.c:
Cleanup
myisam/mi_check.c:
Cleanup
myisam/myisamchk.c:
Cleanup
myisam/myisamdef.h:
Cleanup
sql/log_event.cc:
Cleanup
sql/mysqld.cc:
Cleanup
Diffstat (limited to 'Docs')
-rw-r--r-- | Docs/manual.texi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Docs/manual.texi b/Docs/manual.texi index 4522d7fb9e5..5e3bb8e3a6a 100644 --- a/Docs/manual.texi +++ b/Docs/manual.texi @@ -42382,11 +42382,6 @@ interface that is based on msqltcl 1.50. The MySQL @uref{http://www.mysql.com/Downloads/Contrib/,Contrib directory} contains an Eiffel wrapper written by Michael Ravits. -You can also find this at: -@url{http://www.netpedia.net/hosting/newplayer/} - - - @node Extending MySQL, Problems, Clients, Top @chapter Extending MySQL |