Plogger Support Forum - MySQL Table Names Thu, 28 Mar 2024 23:03:27 +0000 http://www.plogger.org/forum/ Lussumo Vanilla 1.1.10 MySQL Table Names http://www.plogger.org/forum/comments.php?DiscussionID=25&Focus=100#Comment_100 http://www.plogger.org/forum/comments.php?DiscussionID=25&Focus=100#Comment_100 Sat, 24 Sep 2005 14:22:01 +0000 blowjustinup MySQL Table Names http://www.plogger.org/forum/comments.php?DiscussionID=25&Focus=101#Comment_101 http://www.plogger.org/forum/comments.php?DiscussionID=25&Focus=101#Comment_101 Sat, 24 Sep 2005 15:26:11 +0000 Ben
_install.php
plog-globals.php
plog-load_config.php
admin/plog-globals.php

is the line:

$TABLE_PREFIX="plogger_";
or
$TABLE_PREFIX = "plogger_";

which I changed to:

$TABLE_PREFIX = "myplogger_";

that seems to work. Not really sure if thats going to be stable or not but it again seemed to work in my 10 min of testing, Mike is probably much more qualified to give a better answer.]]>
MySQL Table Names http://www.plogger.org/forum/comments.php?DiscussionID=25&Focus=115#Comment_115 http://www.plogger.org/forum/comments.php?DiscussionID=25&Focus=115#Comment_115 Mon, 26 Sep 2005 06:23:48 +0000 OtherMichael
In the install screen, Plogger could ask for a table prefix, and offer a default selection that's then over-written by the user if they need to. Also, the install script should check for existing tables.]]>
MySQL Table Names http://www.plogger.org/forum/comments.php?DiscussionID=25&Focus=200#Comment_200 http://www.plogger.org/forum/comments.php?DiscussionID=25&Focus=200#Comment_200 Sun, 02 Oct 2005 22:00:16 +0000 OtherMichael
and why are there TWO files with the name "plog-globals.php" ?? this is confusing.

lemme guess -- new release is coming soon, right? with these issue worked out, right?]]>
MySQL Table Names http://www.plogger.org/forum/comments.php?DiscussionID=25&Focus=209#Comment_209 http://www.plogger.org/forum/comments.php?DiscussionID=25&Focus=209#Comment_209 Mon, 03 Oct 2005 08:11:55 +0000 OtherMichael MySQL Table Names http://www.plogger.org/forum/comments.php?DiscussionID=25&Focus=250#Comment_250 http://www.plogger.org/forum/comments.php?DiscussionID=25&Focus=250#Comment_250 Tue, 04 Oct 2005 10:52:57 +0000 anti MySQL Table Names http://www.plogger.org/forum/comments.php?DiscussionID=25&Focus=261#Comment_261 http://www.plogger.org/forum/comments.php?DiscussionID=25&Focus=261#Comment_261 Tue, 04 Oct 2005 13:03:10 +0000 OtherMichael
Will download code tonight, great!]]>