mirror of
https://github.com/friendica/friendica
synced 2025-04-23 03:10:12 +00:00
Check for Antelope and convert to Barracuda
This commit is contained in:
parent
16ff943ed3
commit
01c6179feb
4 changed files with 16 additions and 5 deletions
|
@ -54,7 +54,7 @@ Commands
|
|||
dryrun Show database update schema queries without running them
|
||||
update Update database schema
|
||||
dumpsql Dump database schema
|
||||
toinnodb Convert all tables from MyISAM to InnoDB
|
||||
toinnodb Convert all tables from MyISAM or InnoDB in the Antelope file format to InnoDB in the Barracuda file format
|
||||
|
||||
Options
|
||||
-h|--help|-? Show help information
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue