mysql oddities
Harvey Toyama
harvey.toyama at qlogic.com
Fri Jun 24 18:46:29 EDT 2005
Be sure to eliminate password/version issues. There was a change from
16-characters to 40-characters. Your new service provider may have a
different version installed. You can check the on-line MySQL manual
under "old passwords".
-- Harvey
--
-----Original Message-----
From: use-revolution-bounces at lists.runrev.com
[mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of Howard
Freeman
Sent: Friday, June 24, 2005 12:55 AM
To: use-revolution at lists.runrev.com
Subject: mysql oddities
I've been using rev to link up to MySQL for a while but I've just
changed my web space supplier and I can't connect to MySQL. I thought
that this was their problem but it's stranger than that.
If I use the database query builder then the connection is made and I
can see the tables and fields and can query the database. When I try
to do the same thing in my own stack - and those of other people who
use MySQL - I get connection errors. What I'd really like to do is
get inside the database query builder to find out what commands it is
using to connect to my database.
Alternatively, can someone provide some tips about the port variable
in the revopendatabase function? I'm just putting the port number as
a colon and number immediately after the host url and I'm sure this
is right, eg :3337. Is there any other way to write it?
Also, I don't want to use the database query manager all the time
because I intend to distribute this as a standalone to users of the
MySQL database.
Thanks
Howard
_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list