Re: Possible bug with hyphens in URI and LogSQLMassVirtualHosting

"Douglas E. Warner" <[email protected]> Tue, 5 Oct 2004 16:03:36 -0400
Newsgroups gmane.comp.apache.mod-log-sql
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 05 October 2004 15:03, Travis Morgan wrote:
> MySQL has no problem with dashes in the name of the database.

No, but you can't just do:

CREATE DATABASE domain_com_-_db1;

You have to do:
CREATE DATABASE `domain_com_-_db1`;
(notice the backticks).

I'm not sure if mod_log_sql is doing this or not.

- -Doug
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBYv4YJV36su0A0xIRAoXWAJ9xqYbGtivpTfJ4mVeZ0dQ4L8xx1wCffbVB
EAhsvaw+Uq5SMz3xQ0/z3xg=
=I0Yt
-----END PGP SIGNATURE-----
_______________________________________________
Download the latest version at http://www.outoforder.cc/projects/apache/mod_log_sql/

To unsubscribe send an e-mail to 
mod_log_sql-unsubscribe-7qY7E20V6GW73k+5HYS8LQqVMODqnSLI@public.gmane.org