I just tested the order import from my 4x store into RC2. The import went fine, except for the known issue with the missing dates. But now, with 20,000+ orders in the database, in admin the manage orders tab has an issue. When you click the link it opens with oldest orders first. When I click on the link in the header row for Order # it is supposed to reverse the display with newest at the top. It times out. The store is CSSUI, RC2, MivaSQL. I know there are issues with ORDER BY <field> DESC and MivaSQL. I've had to do workarounds with several modules because of it. Is this a Merchant or Engine issue with MivaSQL and DESC on large databases? Does 5.07 Engine fix this issue?
For those who want to see the order history in action, you can go to http://www.pinemporium.com/SFNT.html and click the order history at the top. It contains all orders placed at Emporium Plus since Sep 2000. You can use the quick lookup or you can login to see it.
For those who want to see the order history in action, you can go to http://www.pinemporium.com/SFNT.html and click the order history at the top. It contains all orders placed at Emporium Plus since Sep 2000. You can use the quick lookup or you can login to see it.
Comment