Talk:MTA Core Specification

From Multi Theft Auto: Wiki
Jump to navigation Jump to search

2) Database Schema

2a) core_registered_servers

Field Type Description
owners text Comma delimited list of the userid's who own the server

Isn't is better/faster to store these in a separate, indexed table? Comma separated stuff in a database looks a bit dodgy Harry 07:32, 17 January 2007 (CST)

No JackC