Hi, i try to configure assp with mysql. I modified my configuration with:
...... DBdriver:=mysql spamdb:=DB: whitelistdb:=DB: redlistdb:=DB: persblackdb:=DB: delaydb:=DB: mydb:=assp myhost:=anguilla mypassword:=78722be150288f9700041f01b7 myuser:=78722be150288f9700041f01b7 ....... If i show tables in my db, i have this tables: mysql> show tables; +----------------+ | Tables_in_assp | +----------------+ | delaydb | | delaywhitedb | | persblack | | redlist | | spamdb | | spamdbhelo | | whitelist | +----------------+ 7 rows in set (0.00 sec) But application don't write nothing in tables: mysql> select * from spamdb; Empty set (0.00 sec) Have you any ideas? Another question, What are the advantages to configure ASSP with mysql? What can it store in DB? Thanks ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Assp-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/assp-user
