skip to main | skip to sidebar

Richie's Blog

Thursday, May 07, 2009

MySQL Distilled - A practical introduction

1. MySQL dump
mysqldump -u root -p arrayweb > arrayweb.sql
2. MySQL dump without data
mysqldump -u root -p -d arrayweb > arrayweb.sql

Posted by Richie Chen at 3:28 PM
Labels: Database

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Author

My photo
Richie Chen
Guangzhou, Guangdong, China
View my complete profile

Archive

  • ▼  2009 (11)
    • ▼  May (11)
      • Tomcat Distilled - Tips and Skills
      • MySQL Distilled - A practical introduction
      • The Regular Expression Introduction
      • The Regular Expression Introduction
      • Computer Technology English Collection 1
      • Using Regular Expression to Parse the authz File
      • Using JSP/Servlet/Filter to Implement Login Author...
      • Install Solaris10 u3 sparc on Fujitsu PRIMEPOWER450
      • Install Soaris 10 u1 x86 on PC
      • Install Oracle 10g Release 2 on Solaris 10 u3 sparc
      • Install Oracle 10g Release 2 on Solaris 10 x86 u1

Labels

  • Database
  • English
  • Filter
  • J2EE
  • Java
  • JSP
  • Oracle
  • Servlet
  • Solaris

Links

  • Blogger Dashboard