Difference between revisions of "Table"

From wikieduonline
Jump to navigation Jump to search
 
(27 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 ==
 
== Related terms ==
* <code>[[mariadbcheck]]</code>
 
 
* [[MariaDB]]: [[MyISAM]], [[InnoDB]]
 
* [[MariaDB]]: [[MyISAM]], [[InnoDB]]
*<code>[[describe]] TABLE_NAME</code>
+
* <code>[[DESCRIBE]] TABLE_NAME</code>
 +
* <code>[[ALTER]] TABLE_NAME</code>
 
* <code>[[iptables]]</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]]
  
 
== Activities ==
 
== Activities ==
Line 11: Line 21:
  
 
== See also ==
 
== See also ==
 +
* {{Table}}
 
* {{DBs}}
 
* {{DBs}}
  
 
[[Category:Computing]]
 
[[Category:Computing]]

Latest revision as of 19:35, 15 December 2022

Advertising: