[Serusers] LCR module

Ryan Pagquil rpagquil at philonline.com
Mon Mar 13 23:08:36 CET 2006


Hi,
         What is $TABLE_TYPE for?



>CREATE TABLE gw (
>  gw_name VARCHAR(128) NOT NULL,
>  ip_addr INT UNSIGNED NOT NULL,
>  port SMALLINT UNSIGNED,
>  uri_scheme TINYINT UNSIGNED,
>  transport TINYINT UNSIGNED,
>  grp_id INT UNSIGNED NOT NULL,
>  PRIMARY KEY (gw_name),
>  KEY (grp_id)
>) $TABLE_TYPE; <<<-----------------------what for?

Thanks,
Ryan




More information about the sr-users mailing list