Method Search.Queue.MySQL()->create()
- Method create
Search.Queue.MySQL Search.Queue.MySQL(Web.Crawler.Stats _stats, Web.Crawler.Policy _policy, string _url, string _table, void|Web.Crawler.RuleSet _allow, void|Web.Crawler.RuleSet _deny)
- Parameter _url
Sql.Sql URL for the database to store the queue.
- Parameter _table
Sql.Sql table name to store the queue in.
If the table doesn't exist it will be created.