View Single Post
  #6  
Old 01-17-2013, 04:53 AM
Drajor's Avatar
Drajor
Developer
 
Join Date: Nov 2012
Location: Halas
Posts: 355
Default

Quote:
Originally Posted by Akkadius View Post
It might work, but it's definitely not very scalable and performance conscious.

Might as well use Perl DBI to do the same thing.
It works, I have tested it. I am not sure how it is not scalable? If you need to add new data, ALTER character_vars ADD new_field int DEFAULT 0.

Lol I actually considered using perl DBI to allow people to integrate it without touching the source.
__________________
Drajor regards you indifferently -- what would you like your tombstone to say?
Reply With Quote