473,382 Members | 1,717 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,382 software developers and data experts.

how to backup database

luckysanj
Dear All,

I want to know that how can i take a backup database on mysql without root user. i am able to do update, insert, modify with another user & i can't able to take backup..

So any ideas will be appreciated..

Thanks,
Feb 21 '12 #1
1 1761
johny10151981
1,059 1GB
I believe you have SELECT Right.
use mysqldump located in bin dir, you can save your data as csv as well as you can use mysqldump insert query from the available table record.

if you have phpmyadmin then you can take backup using this software. but if you want to write a routine using php to take backup. it might take several hour to build such application
Apr 14 '12 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Colin Finck | last post by:
Hello! I need to backup a MySQL database (MySQL 4.0). But it is on a shared-hosting web server and so I don't have direct server access. I also have no phpMyAdmin installed. How can I backup the...
3
by: Stanley Sinclair | last post by:
For years I have been hoping for a native db2 solution which compresses data on BACKUP DATABASE. (Using Windows.) I have heard that it will happen, but has anyone enough chutzpa to say if it will...
3
by: GB | last post by:
Are all database configuration parameters included in the database backup or not ? If I restore the database from the backup are these restored also ? What is the best way to backup and restore...
1
by: MeganF via AccessMonster.com | last post by:
Does it make sense to create an option to create a backup database. The folks I'm working with aren't set up really well in their office for automation. I'm helping by automating their invoice...
4
by: Andy Davis | last post by:
Is it possible to create a button with code to carry out the a weekly compact and repair of database and backup? My users know how to do this from the menu but would really like some kind process...
4
by: fstenoughsnoopy | last post by:
I have a database on a server, not split into FE/BE and it has the user level security set up. I do have one problem. I need to back up the database. According to Microsoft and other books and...
3
by: ineedahelp | last post by:
Does anyone have an efficient way to MOVE tables to a backup database using code? Thanks in advance for any help!!
1
by: bwmiller16 | last post by:
Folks - DB21085I Instance "db2inst1" uses "32" bits and DB2 code release "SQL08022" with level identifier "03030106". Informational tokens are "DB2 v8.1.2.88", "s050422", "MI00117", and...
2
japuentem
by: japuentem | last post by:
I want to backup a database with the SQL Query Analizer with the following instruction: BACKUP DATABASE my_database TO DISK 'C:\backups\my_database.bak' WITH FORMAT GO and send me this error...
2
by: billalquist | last post by:
Here is what I am trying to do....I am using Access 2007. I created a form (frmEmailBudget) with a button (btnCreateBudgetBackup). This button needs to generate a backup of the active database...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.