|
|
Choosing A Webhost: |
Re: SV: Easiest way to transfer mails from postgresql 1.x to mysql 2.x or 1: msg#00098mail.imap.dbmail
What are the exact aliases that make the script barf? Try: cursor_2.execute("""INSERT INTO auto_notifications (auto_notify_idnr, user_idnr, notify_address) VALUES ('%s', '%s', '%s')""", record) instead around line 113. Notice the single quotes around the values. Sorry for not making this a proper diff. The missing quotes are a generic problem I notice in this code. I'm guessing there may be some weird chars in your aliases that drive python's string interpolation into recursive mania. Also, aside from messages and messageblks you should be able to dump and load the 1.2 tables straight into the 2.0 db. Mikael Syska wrote: Plese there must be someone how can help me with the errors... -- ________________________________________________________________ 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: | SV: I'm trying the new 2.0 rc1, but have some problems...., Mikael Syska |
|---|---|
| Next by Date: | dbmail-lmtpd, Igor Olemskoi |
| Previous by Thread: | SV: Easiest way to transfer mails from postgresql 1.x to mysql 2.x or 1.x does not matter......., Mikael Syska |
| Next by Thread: | SV: SV: Easiest way to transfer mails from postgresql 1.x to mysql 2.x or 1.x does not matter......., Mikael Syska |
| 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 |