Jump to content

انتقال پرستا شاپ از لوکاک هاست به هاست خارجی


Recommended Posts

thanks for translate in english dear moderator :P

 

سلام دوستان . من یه مشکل تو انتقال دیتا بیسم دارم.

اول دیتا بیسم اینارو نوشته : 

CREATE TABLE `ps_access` (
   `id_profile` int(10) unsigned not null,
   `id_tab` int(10) unsigned not null,
   `view` int(11) not null,
   `add` int(11) not null,
   `edit` int(11) not null,
   `delete` int(11) not null,
   PRIMARY KEY (`id_profile`,`id_tab`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

میشع راهنمایی کنید لطفا ؟

 

 

 

------------------------------------------------------------------------

 

D J D A R K I

Edited by djdarki (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...