Magento Develop

Backup and Restore MySQL Database Using mysqldump



backup: # mysqldump -u root -p[root_password] [database_name] > dumpfilename.sql

restore:# mysql -u root -p[root_password] [database_name] < dumpfilename.sql
 
Source 
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: dump, mysql, restore

MySQL command to show list of databases on server

you can use the -e option to execute some queries on the command line, EG, to list databases:

 mysql -e “show databases” -uUSER -pPASSWORD

Source
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: mysql, show databases

Get just the SIMPLE products ordered from a quote when Configurable Products are purchased


http://magento.stackexchange.com/questions/10081/get-just-the-simple-products-ordered-from-a-quote-when-configurable-products-are

Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: Configurable Products, products ordered, SIMPLE
Newer Posts Home
Subscribe to: Posts (Atom)

Search This Blog

Blog Archive

  • ►  2014 (4)
    • February (3)
    • January (1)
  • ▼  2013 (5)
    • December (2)
    • November (3)

Labels

magento 1.8.0 mysql tar Configurable Products SIMPLE autoload dump extension linux magento magento develop modules products ordered restore server show databases tar.php upgrade useful links

Pages

  • TEST

About Me

Unknown
View my complete profile

Subscribe To

Posts
Atom
Posts
All Comments
Atom
All Comments

Links

  • A&C BABY LINK ONLINE
Simple theme. Powered by Blogger.