Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm) Enhancement Requests
Author Message
Darrell3831
Worker
Worker



Joined: Feb 18, 2004
Posts: 244

PostPosted: Wed Apr 27, 2005 3:53 pm Reply with quote

Hi,

In NukeSentinel 2.2.0 there are a couple database querries that don't work for all possible database names.

ABDBOptimize.php Line 44 is:

Code:
$result = $db->sql_query("SHOW TABLE STATUS FROM ".$dbname);


At your discretion this might be improved by:

Code:
$result = $db->sql_query('SHOW TABLE STATUS FROM `'.$dbname.'`');


The same is true of ABDBStructure.php Line 44 and ABDBRepair.php line 43.

Thanks for a great script!

Sincerely,
Darrell

_________________
http://www.psy-center.com 
View user's profile Send private message Visit poster's website
BobMarion
Former Admin in Good Standing



Joined: Oct 30, 2002
Posts: 1037
Location: RedNeck Land (known as Kentucky)

PostPosted: Wed Apr 27, 2005 9:20 pm Reply with quote

Darrell,

I've been finding that several places in many of the NSN/Nuke scripts the ` needs to be used. Over the next days/weeks I plan on going thru each script and update the queries to have these. I beleieve, as you have pointed out, that it will cure many issues that are run into. Long story short, you can count on this in the pl5 release Smile

_________________
Bob Marion
Codito Ergo Sum
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Send e-mail Visit poster's website
Darrell3831







PostPosted: Thu Apr 28, 2005 6:37 am Reply with quote

That's Great!

Thanks. Smile
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> NukeSentinel(tm) Enhancement Requests

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©