Current time: 06-26-2024, 02:38 PM Hello There, Guest! (LoginRegister)


Post Reply 
Use of uninitialized value in concatenation (.) or string at /var/www/ispcp/engine/tr
Author Message
sci2tech Away
Senior Member
****

Posts: 1,285
Joined: Jan 2007
Reputation: 23
Post: #4
RE: Use of uninitialized value in concatenation (.) or string at /var/www/ispcp/engine/tr
Much faster method:
Code:
select `subdomain`.* from `subdomain` left join `domain` on (`subdomain`.`domain_id` = `domain`.`domain_id`) where `domain`.`domain_id` is null;
Big Grin
09-01-2009 05:51 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Use of uninitialized value in concatenation (.) or string at /var/www/ispcp/engine/tr - sci2tech - 09-01-2009 05:51 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)