Re: [nyphp-talk] What's your favorite shopping cart? Why?

2010-08-31 Thread Kevin Sheurs
goodsie.com On Tue, Aug 31, 2010 at 2:21 PM, Mitch Pirtle wrote: > On Tue, Aug 31, 2010 at 1:58 PM, Robert Kim Wireless Internet Advisor > wrote: > > Hey guys... im doing a blog post about shopping carts because Im > > getting more and more questions recently about ecommerce... prolly > > becaus

Re: [nyphp-talk] Performance and Troubleshooting

2010-06-24 Thread Kevin Sheurs
you can try the innodb table type which uses row-level locking vs the table-level locking of myisam. kevin On Thu, Jun 24, 2010 at 1:14 PM, Nicholas Hart wrote: > Hi, > > I am having some trouble lately with table locking and performance in mysql > server. I am using the MYSQL PERFORMANCE TUNIN