[Serusers] LCR Module : How to create the mySQL tables?

Andreas Granig andreas.granig at inode.info
Wed Mar 9 23:13:23 CET 2005


Ricardo Martinez wrote:
> In this same topic.
> 	Is there a default database where to store this tables? o i can
> create a database of my own?.

Use

   modparam("lcr", "db_url", "mysql://<user>:<pass>@<host>/<db>")

to define a custom db url. Default is 
"mysql://serro:47serro11@localhost/ser".

>>LCR module.  How can i define this tables in my  mysql 
>>database? i mean
>>which is the type (VARCHAR?, INT?, etc. )for each column? 

Check scripts/ser_mysql.sh of your cvs-head version of ser.

Andy




More information about the sr-users mailing list