Difference between revisions of "Table"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(34 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | * [[Databases: list tables|List database tables]]: <code>[[Maria DB: show tables|show tables]]</code>, <code><nowiki>\dt *.*</nowiki></code> | ||
+ | * [[Delete rows of a table]] | ||
− | + | * [[External table]] | |
− | * | + | * [[Foreign table]] |
+ | * [[Table Partitioning]] | ||
+ | == Related terms == | ||
+ | * [[MariaDB]]: [[MyISAM]], [[InnoDB]] | ||
+ | * <code>[[DESCRIBE]] TABLE_NAME</code> | ||
+ | * <code>[[ALTER]] TABLE_NAME</code> | ||
+ | * <code>[[iptables]]</code> | ||
+ | * [[AWS Database Migration Service (DMS)]] | ||
+ | * <code>[[GRANT SELECT]] ON [[ALL TABLES]] IN [[SCHEMA]] public TO xxx;</code> | ||
+ | * <code>[[GRANT SELECT]] ON mytable TO xxx</code> | ||
+ | 2020-05-05 5:56:00 139949468755712 [ERROR] mysqld: Table './xxxxx/[[searchindex]]' [[is marked as crashed and should be repaired]] | ||
+ | * [[Datatables]] | ||
+ | |||
+ | == Activities == | ||
+ | # Read [[InnoDB]] Recovery Modes https://mariadb.com/kb/en/innodb-recovery-modes/ | ||
== See also == | == See also == | ||
+ | * {{Table}} | ||
* {{DBs}} | * {{DBs}} | ||
+ | |||
+ | [[Category:Computing]] |
Latest revision as of 20:43, 1 May 2024
Related terms[edit]
- MariaDB: MyISAM, InnoDB
DESCRIBE TABLE_NAME
ALTER TABLE_NAME
iptables
- AWS Database Migration Service (DMS)
GRANT SELECT ON ALL TABLES IN SCHEMA public TO xxx;
GRANT SELECT ON mytable TO xxx
2020-05-05 5:56:00 139949468755712 [ERROR] mysqld: Table './xxxxx/searchindex' is marked as crashed and should be repaired
Activities[edit]
- Read InnoDB Recovery Modes https://mariadb.com/kb/en/innodb-recovery-modes/
See also[edit]
- Table, foreign table, external table,
show table
, Delete rows of a table, Table Partitioning,\dt
- Databases: Database management, SQL, NoSQL, Wide column, PostgreSQL, MariaDB, MySQL, Derby DB, MongoDB, Cassandra, SQLite, HSQL2, H2, RocksDB, Microsoft SQL Server, DB2, Oracle Database, Memcached, Berkeley DB, Collation, SingleStore, Amazon Aurora, Graph database, Amazon DynamoDB, PrestoDB, Cache hit ratio, ACID, WAL, ARIES, DBMS, OLTP, OLAP, Database Schema, CockroachDB, Tables, Views, Apache Druid, RDMS
Advertising: