Author: seba.wagner
Date: Thu Sep 18 10:21:58 2008
New Revision: 1545
Modified:
wiki/InstallationOfRelease051.wiki
Log:
minor type
Modified: wiki/InstallationOfRelease051.wiki
==============================================================================
--- wiki/InstallationOfRelease051.wiki (original)
+++ wiki/InstallationOfRelease051.wiki Thu Sep 18 10:21:58 2008
@@ -74,5 +74,5 @@
* For connecting and running Apache + Red5 both on Port 80 see Nils
Eckert's Tutorial about doing it (German)
http://wiki.nils-eckert.de/red5/apache-proxy
* you can query a Mysql Database to get the schema_collection by using
this query:
{{{
-SELECT Table_name, TABLE_COLLATION FROM information_schema.tables WHERE
table_schema = 'portal' ORDER BY table_name DESC
+SELECT Table_name, TABLE_COLLATION FROM information_schema.tables WHERE
table_schema = 'openmeetings' ORDER BY table_name DESC
}}}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en
-~----------~----~----~----~------~----~------~--~---