|
|
Choosing A Webhost: |
Re: DBMail/MySQL Config: msg#00158mail.imap.dbmail
xms@xxxxxx wrote: Hi, 4.0.18 is fine. I used a gui based mysql manager to change the type of one of my You wont have to recreate the database, unless its empty, then it won't matter. You could issue alter table xxx type=innodb for each dbmail table, which is probably what your gui did. But from your my.cnf I can tell that you're most likely not running innodb tables, and my guess is either mysql failes silently ignoring the type= statement, or your gui is bogus and doesn't show errors. If it turns out to support innodb, how should i set my my.cnf up? If you run mysql-4.0.18 and it doesn't support innodb, you should consider using your trustix cd as a frisbee. But try setting up your my.cnf first: just an example from my my.cnf: innodb_data_file_path = ibdata1:10M:autoextend innodb_data_home_dir = /var/lib/mysql/ innodb_log_group_home_dir = /var/lib/mysql/ innodb_log_arch_dir = /var/lib/mysql/ set-variable = innodb_mirrored_log_groups=1 set-variable = innodb_log_files_in_group=3 set-variable = innodb_log_file_size=5M set-variable = innodb_log_buffer_size=8M innodb_flush_log_at_trx_commit=1 innodb_log_archive=0 set-variable = innodb_buffer_pool_size=16M set-variable = innodb_additional_mem_pool_size=2M set-variable = innodb_file_io_threads=4 set-variable = innodb_lock_wait_timeout=50 but please read the docs. -- ________________________________________________________________ Paul Stevens mailto:paul@xxxxxx NET FACILITIES GROUP PGP: finger paul@xxxxxx The Netherlands________________________________http://www.nfg.nl
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: DBMail/MySQL Config, xms |
|---|---|
| Next by Date: | RE: DBMail/MySQL Config, Chris Carter |
| Previous by Thread: | Re: DBMail/MySQL Config, xms |
| Next by Thread: | RE: DBMail/MySQL Config, Chris Carter |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |