If I have a table with a field which is declared as accepting varchar(100) and then I actually insert the word \"hello\" how much real storage will be used on the mysql server?