Talk:MTA Core Specification: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
	
		
	
 (Thoughts about the database)  | 
				No edit summary  | 
				||
| Line 16: | Line 16: | ||
Isn't is better/faster to store these in a separate, indexed table? Comma separated stuff in a database looks a bit dodgy [[User:Harry|Harry]] 07:32, 17 January 2007 (CST)  | Isn't is better/faster to store these in a separate, indexed table? Comma separated stuff in a database looks a bit dodgy [[User:Harry|Harry]] 07:32, 17 January 2007 (CST)  | ||
No [[User:JackC|JackC]]  | |||
Latest revision as of 18:23, 2 February 2007
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