I just decided to replace phpMyAdmin by Mysql Query Browser ( finally I can have tabs!! ), but I'm having a really stupid problem.
I need to set a field value to NULL instead of empty string: if I simply delete the content of the field, it will be set to empty string...
Of course, I don't want to do it through a query, I just want to use the visual editor.
Thank you