| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Jigal van Hemert | Date: | April 24 2005 3:08pm |
| Subject: | Re: Table handler errors | ||
| View as plain text | |||
> Yes, I've going through the docs and the manual i have hear locally, couldn't > really find a specific reason and/or causing for the error. The table type that > was causing the error was a HEAP table, changed it to a MyISAM table type and > the error disappeared, no more handler errors now... go figure! HEAP tables are stored in memory.... http://dev.mysql.com/doc/mysql/en/memory-storage-engine.html Error 12 may be Out of memory? Which would explain the error... Regards, Jigal.
| Thread | ||
|---|---|---|
| • Table handler errors | Mike Blezien | 24 Apr |
| • Re: Table handler errors | Jigal van Hemert | 24 Apr |
| • Re: Table handler errors | Mike Blezien | 24 Apr |
| • Re: Table handler errors | Jigal van Hemert | 24 Apr |
| • RE: Table handler errors | mathias fatene | 24 Apr |
| • Re: Table handler errors | Richard Lynch | 25 Apr |
