This is a translation of the MySQL Reference Manual that can be found at dev.mysql.com. The original Reference Manual is in English, and this translation is not necessarily as up to date as the English version.
This manual is NOT distributed under a GPL style license. Use of the manual is subject to the following terms:
Conversion to other formats is allowed, but the actual content may not be altered or edited in any way.
You may create a printed copy for your own personal use.
For all other uses, such as selling printed copies or using the manual in whole or in part within another publication, prior written agreement from MySQL AB is required.
Please contact the http://www.mysql.com/company/contact/ for more information or if you are interested in doing a translation.
Resumo
Document generated on: 2010-03-11 (revisão: 242)
Índice
MD5
Checksums
ou GnuPG
mysql
em Modo BatchAUTO_INCREMENT
mysqld
em
Relação a Segurança.LOAD DATA LOCAL
Accesso Negado
GRANT
e REVOKE
BACKUP TABLE
RESTORE TABLE
CHECK TABLE
REPAIR TABLE
myisamchk
para Manutenção de Tabelas e
Recuperação em Caso de Falhasmysqld-safe
, o wrapper do mysqld
mysqld_multi
, programa para gerenciar múltiplos
servidores MySQLmyisampack
, O Gerador de Tabelas Compactadas de
Somente Leitura do MySQLmysqld-max
, om servidor mysqld
extendidomysql
, A Ferramenta de Linha de Comandomysqlcc
, The MySQL Control Centermysqladmin
, Administrando um Servidor MySQLmysqlbinlog
, Executando as Consultas a Partir de um
Log Bináriomysqlcheck
para Manutenção de Tabelas e
Recuperação em Caso de Falhasmysqldump
, Descarregando a Estrutura de Tabelas e
Dadosmysqlhotcopy
, Copiando Bancos de Dados e Tabelas do
MySQLmysqlimport
, Importando Dados de Arquivos Textomysqlshow
, Exibindo Bancos de Dados, Tabelas e
Colunasmysql_config
, Opções para compilação do cliente
MySQLperror
, Explicando Códigos de ErrosSELECT
s e Outras Consultas [+/-]EXPLAIN
(Obter informações sobre uma
SELECT
)SELECT
WHERE
IS NULL
DISTINCT
LEFT JOIN
e RIGHT
JOIN
ORDER BY
LIMIT
INSERT
UPDATE
DELETE
SELECT
e
WHERE
[+/-]SELECT
,
INSERT
, UPDATE
e
DELETE
[+/-]CREATE
, DROP
e ALTER
[+/-]MyISAM
[+/-]MERGE
[+/-]ISAM
HEAP
InnoDB
[+/-]InnoDB
BDB
ou BerkeleyDB
[+/-]BDB
BDB
BDB
BDB
:BDB
num futuro próximo:BDB
BDB
BDB
COLLATE
em Várias Partes de uma Consulta
SQLCOLLATE
BINARY
Geometry
Geometry
Point
Curve
LineString
Surface
Polygon
GeometryCollection
MultiPoint
MultiCurve
MultiLineString
(Multi Linhas)MultiSurface
(Multi Superfícies)MultiPolygon
(Multi Polígonos)Geometry
AUTO_INCREMENT
no
ODBCAccess Denied
MySQL server has gone away
Can't connect to [local] MySQL server
Client does not support authentication protocol
Host '...' is blocked
Too many connections
Some non-transactional changed tables couldn't be rolled
back
Out of memory
Packet too large
The table is full
Can't create/write to file
Commands out of sync
Ignoring user
Table 'xxx' doesn't exist
Can't initialize character set xxx
/tmp/mysql.sock
This is a translation of the MySQL Reference Manual that can be found at dev.mysql.com. The original Reference Manual is in English, and this translation is not necessarily as up to date as the English version.