I will tell you my main concern.....
I run a site which uses around 100gb per month of bandwidth. Most of this is just through pure traffic on a forum (which connects to mysql). I have been through many hosts which dont like this high usage. So I always like to keep a regular back up of my data (exported via the options in phpmyadmin), just incase I have to suddenly switch to a new host, in which case I hand over to the new host the zip file with data in for them to upload and insert.
In all my previous hosts comma's automatically have a backslash inserted infront (which I understand).
But the new host I have just moved to, when I export in the same way another comma is inserted infront of exisiting commas instead of a backslash.
I have asked my host why this is but they dont understand what im talking about (which is why im asking the question in here).
Im kinda new to mysql, and so dont really understand 'robust' and things.
I just couldnt understand why there was a difference, ie what the difference was between the extra comma or the backslash.
My new host is using a newer version of phpmyadmin, so I didnt know if it was down to that.
Would using the double comma instead of backslash and comma would work across all versions of phpmysql?
Sorry if the above isnt explained all that well.
Thank you for your help AstroTeg 😃