SEEMS the problem is with the database formats for maps.
all my fields are marked as
.frm
.MYD
.MYI
the fields for the mapping crash problem are
.ibd
that is the only place in the entire database that has those .ibd data type fiel
there is an error in the code that creates these fields. and yes. once again last night crashed again
when you manaully delete all the fields in the database (or uninstall it) the following fields are locked by the running mysql program
the two fields in error are
bx_wmap_locations.ibd
bx_wmap_parts.ibd
these fields should be .frm .MYD and .MYI
they are not. since everything else runs except for these two rogue files that appears to be what is crashing the world maps all the time. shutting down all occurrences of world maps. ie profile/groups/events/adds and world map in the admin section. I need a fix. is there one???
some one help my our with the error fields problem. it is driving my mental every time it crashes.
even overwritting the fields with older fields in backup does not work. I have to manually unistall and delete wmaps to reinstall world maps again. and the old copies refuse to get accepted by the mysql program so i have to manaully fix them by reposting all the parts of the website that are suppose to hold map data. seems the wmap fields are the only ones writing to the database as .idb
hopefully some one can fix this soon. thanks.