Re: SimpleDB errors after Debian 3.0->3.1 upgrade
Jason L Tibbitts III <[email protected]>
| Newsgroups | gmane.mail.majordomo.majordomo2.devel |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "BC" == Brent Chapman <[email protected]> writes: BC> Yeah, that was it. Jeez, what a pain in the butt... Yes, it sucks. If I still had time to devote to Mj2 development, I'd rip out all of the DB support crap and assume basic SQL which would enable us to use Mysql, Postgres, Sqlite or even that module that talks SQL and writes everything out to a text file. Then I'd write a function to dump the whole damn database to a text file and another to reload it so you could back up your entire list server easily. A lot of work, that, but perhaps not as much as you might think due to reasonable layering. Probably a one good programmer full time for a month. Maybe some day. - J<