Difference between revisions of "Table"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
  
* [[Databases: list tables|List database tables]]: <code>[[show table]]</code>, <code><nowiki>\dt *.*</nowiki></code>
+
* [[Databases: list tables|List database tables]]: <code>[[Maria DB: show tables|show tables]]</code>, <code><nowiki>\dt *.*</nowiki></code>
 
* [[Delete rows of a table]]
 
* [[Delete rows of a table]]
  
Line 15: Line 15:
 
* <code>[[GRANT SELECT]] ON [[ALL TABLES]] IN [[SCHEMA]] public TO xxx;</code>
 
* <code>[[GRANT SELECT]] ON [[ALL TABLES]] IN [[SCHEMA]] public TO xxx;</code>
 
* <code>[[GRANT SELECT]] ON mytable 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 ==

Latest revision as of 19:35, 15 December 2022

Advertising: