Really? That seems a tad inefficient. Is there any way to get it to put all that data in a single table? There's a single table for all of the users folder and session info.
OK, technically innodb can handle up to 4 billion tables and I'm probably going to end up with only 50,000 but more than 100 in a single DB makes me uncomfortable. On 20 February 2014 19:17, Louis-Philippe <[email protected]> wrote: > It's not a problem ... It's normal. > > add a event in a calendar and delete the tables ... You will lost your > data ! > > > > > > > 2014-02-20 12:45 GMT-05:00 <[email protected]>: > > sogo 2.0.7-1, ubuntu 12.04, postfix, mysql, dovecot >> >> hello, got an odd problem, using sogo with mysql and whenever a user first >> logs in, it creates three tables in my vmail database like this >> >> sogouserdoma0010691ef21 >> sogouserdoma0010691ef21_acl >> sogouserdoma0010691ef21_quick >> >> it uses the first 8 characters of the email address where it has >> "userdoma" >> and the a quasi random string >> >> There doesn't appear to be anything in these tables and nothing seems to >> break >> when I delete them. >> >> Can anyone suggest why this many be happening and how to stop it? >> -- >> [email protected] >> https://inverse.ca/sogo/lists >> > > > > -- > Louis-Philippe > -- This is not a signature -- [email protected] https://inverse.ca/sogo/lists
