Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> I Need Help Transferring Sql Database?
jjaenagle
post May 21 2008, 10:10 PM
Post #1


Member [Level 1]
****

Group: [HOSTED]
Posts: 62
Joined: 7-May 08
From: richmond, va
Member No.: 61,838



ok so i am trying to transfer mediawiki's but i am having trouble with exporting importing the database.

I am using phpmyadmin on both sides of the hosts. When i do the import i get this.


QUOTE
SQL query:

--
-- Database: `apolopedia`
--
CREATE DATABASE `apolopedia` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;

MySQL said: Documentation
#1044 - Access denied for user 'jaenagle'@'localhost' to database 'apolopedia'
I tried to give my user all rights, but it gave me this also.


QUOTE
SQL query:

GRANT ALL PRIVILEGES ON * . * TO 'jjaenagle'@'%' WITH GRANT OPTION MAX_QUERIES_PER_HOUR 0 MAX_CONNECTIONS_PER_HOUR 0 MAX_UPDATES_PER_HOUR 0 MAX_USER_CONNECTIONS 0 ;

MySQL said: Documentation
#1045 - Access denied for user 'jjaenagle'@'%' (using password: YES)




Do you guys have any advice?
Go to the top of the page
 
+Quote Post
sonesay
post May 21 2008, 10:24 PM
Post #2


|||[ n00b King ]|||
*********

Group: [HOSTED]
Posts: 642
Joined: 20-June 07
From: Auckland
Member No.: 45,102



It appears you do not have the right privileges. If you have no control of setting it i.e your using MYSQL on a remote host you have little or no control over then you cant do much about it.
Go to the top of the page
 
+Quote Post
jjaenagle
post May 21 2008, 10:47 PM
Post #3


Member [Level 1]
****

Group: [HOSTED]
Posts: 62
Joined: 7-May 08
From: richmond, va
Member No.: 61,838



can i contact the admins and see if they can grant me privileges? what do i need to do?

im very new to this.

i have asked the same question in their forum so hopefully, someone can help me out.

Go to the top of the page
 
+Quote Post
jlhaslip
post May 22 2008, 04:14 AM
Post #4


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,882
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



The database user name is always prefixed with your cpanel name and an underscore.

example: my Cpanel name is jimbo and it causes the db_username to have a prefix of jimbo_ (with the underscore).


In the configuration file for the script being installed, or in an SQL command like above, I would use the db user-name of jimbo_username to access the DB where username is the user for that db..

You appear to be missing either the prefix or the username in the above example you quote.
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Need Help With My Database [resolved](6)
  2. Is The Database System Gone Again? [resolved](12)
  3. Database Or Pdf(1)
  4. Database With Mysql++(7)
  5. Import From Excel File Into Mysql Database(7)
  6. Mysql Database Size(6)
  7. Phpmyadmin(6)
  8. Connect To Remote Oracle Database With Toad(6)
  9. How To Manage The Database For E-books Website In My Sql?(3)
  10. Can You Add Images Into A Mysql Database?(20)
  11. Ms-access Database Question(3)
  12. Truefusion Shoutbox(31)
  13. Index In A Mysql Database(3)
  14. Transferring From Old Server To New Server "database And Forum" [resolved](5)
  15. What Value Would I Use To Insert This Data?(4)
  1. How Do I Connect To Live Database With Php Script?(6)
  2. Mysql Database Space(3)
  3. Best Free Online Game Database(1)
  4. Forum Database(9)
  5. Php With Simple Csv List As Database, What Do U Think?(2)
  6. Vb Select Mysql Database(2)
  7. Treating .csv Files As Database Data(2)
  8. Daas (database As A Service)(3)
  9. Quick Question(8)
  10. Free Access To Mysql Database Converter(1)
  11. Php Search Engine Script For Mysql Database(11)
  12. Database Migration - Seditio To Joomla(1)
  13. Changes In Phpmyadmin(0)
  14. Best Database Software?(1)
  15. Accessing Mysql From Javascript(4)


 



- Lo-Fi Version Time is now: 25th July 2008 - 09:41 PM