Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Databases
:
MySQL
: Shell Commands
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
myisamchk
(1)
mysql
(8)
mysqladmin
(2)
mysqldump
(4)
mysqlimport
(2)
mysqlshow
(2)
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
How to rearrenge the table when one record is deleted
shell program to test the given number is a perfect number or not
Can columns be given an alias? A table with 4 authors per row to match a table of one author row. So one column matches any of 4 columns.
SELECT date COUNT(*) WHERE date=todaysdate;//how to select on current date, without typing in current date?
What are some basic MySQL commands that I should know?
Random Questions
How can I check and repair database tables?
What's the best way to automatically check and repair MySQL tables?
Will tabs in the data affect a mysqldump in tab delimited format?
How to rearrenge the table when one record is deleted
Can columns be given an alias? A table with 4 authors per row to match a table of one author row. So one column matches any of 4 columns.
What does perror do?
How can I check and repair database tables?
How do I supply a password on the command line to mysql shell programs?
shell program to test the given number is a perfect number or not
Unanswered Questions
shell program to display the sum of first 3 digits in a 7-digit number
shell program to display the sum of first 3 digits in a 7-digit number
Shell commands vs mysql commands? Where to write shell cmds?