Advertisement
Guest User

Untitled

a guest
Aug 17th, 2014
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. echo "USE BD_wicope;INSERT INTO categories_i18n VALUES (1,86,NULL,NULL,NULL,NULL,NULL,NULL);INSERT INTO categories_i18n VALUES (2,86,NULL,NULL,NULL,NULL,NULL,NULL);" | mysql --user=root --password=xxx
  2. usuario@wicope:~$ echo "USE BD_wicope; select * from categories_i18n where title IS NULL;" | mysql --user=root --password=xxx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement