[Serusers] LCR module
Greger V. Teigre
greger at teigre.com
Wed Mar 15 08:29:43 CET 2006
Sorry, you replace it with the mysql table type, ex myISAM.
g-)
----- Original Message -----
From: "Ryan Pagquil" <rpagquil at philonline.com>
To: "Greger V. Teigre" <greger at teigre.com>; <serusers at lists.iptel.org>
Sent: Monday, March 13, 2006 11:08 PM
Subject: Re: [Serusers] LCR module
> 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