I need to move one database with 5 tables to another box. What files I
should copy?
I use MYSQL 3.23.58.
TH
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
I use mysql version 3.23.58.
I want to use 'decode' and 'encode' functions:
http://dev.mysql.com/doc/mysql/en/E..._functions.html
Using password I can decode and encode data in mysql.
Below is my queries that return nothing:
#1 create table.
#2 insert data using encode function
#3 trying to selec