: Mysql : MySQL Utilities MySQL TUTORIALS
Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
MySQL TUTORIALS
»
MySQL Utilities
»
Mysql
»
470.1 .
Use scripts from the mysql prompt by using the source command or \. command
Hits: 1204
470.2 .
You can catch the output in a file for further processing
Hits: 1118
470.3 .
Run the output through a pager
Hits: 1175
470.4 .
Continue even if errors in batch mode, you should use the --force command-line option
Hits: 1202
470.5 .
If you need to specify connection parameters on the command line in batch mode
Hits: 1202
470.6 .
To escape some special characters in the file
Hits: 1146
470.7 .
Using mysql in Batch Mode
Hits: 1239
470.8 .
Non-Interactive Commands
Hits: 1280
470.9 .
You can select the database on the command line when you invoke mysql.
Hits: 1158
470.10 .
Supply your password on the command line after the -p option.
Hits: 1137
470.11 .
If anonymous (unnamed) user is allowed, you should be able to connect to that server by invoking mysql without any options
Hits: 1150
470.12 .
If you are logging in on the same machine that MySQL is running on, you can omit the host.
Hits: 1134
470.13 .
Remote Client Connection
Hits: 1271
470.14 .
Logging In with mysql
Hits: 1261
470.15 .
To see a list of options provided by mysql, invoke it with the --help option
Hits: 1143
MySQL TUTORIALS
MySQL Utilities
»
Mysql
DUMP
Priority
Import Export Data
QUIT
Mysql
SHOW WARNINGS
Mysqldump
SHOW
Mysqlhotcopy
STATUS
Mysqlimport
Aggregate Functions
Cast Functions Operators
Comparison Functions Operators
Control Flow Functions
Cursor
Data Dictionary
Data Types
Database
Date Time Functions
Encryption Compression Functions
Information Functions
Insert Update Delete
Introduction
Logic Operator
Math Numeric Functions
Miscellaneous Functions
MySQL Utilities
Privilege
Procedure Function
Regular Expressions
Select Query
String Functions
Subquery
Table
Table Join
Trigger
View