If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > updating database on server

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-13-10, 17:42
zabberwan zabberwan is offline
Registered User
 
Join Date: Nov 2010
Posts: 2
updating database on server

Hello to all,

I have just registered as I want to increase my zero knowledge vis-á-vis MySQL Databases etc. and right now am having a tough time with a database I made myself for a small travel site. It was a feat getting the db on to the server in the first place as the hosting service seems to deny or grant any permissions at all. Now they apparently granted the permissions for VIEWS and Exporting or Importing it still is throwing up errors when I want to update the db on the server while I made or keep changing data in the database on the local server.

Only procedure I know for doing this (absolutely no knowledge of MySQL) is to use phpMyAdmin - export - save and then go to the server open phpMyAdmin there, browse - import the .sql file which I had to my desktop. But here it throws up warnings and errors: #1227 (need SUPER privilege) or #1142 (CREATE VIEW denied to user).

Is the hosting service for my shared server hedging around is there some other kind of problem?

Is there any other way to update the database?

Thank you

zabberwan
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On