Updated Installation (markdown)
parent
610cf4f385
commit
47f9f2a184
@ -114,6 +114,9 @@ The table prefix option is called `tbl`.
|
|||||||
|
|
||||||
For reference or if you want to create the table schema for yourself (replace
|
For reference or if you want to create the table schema for yourself (replace
|
||||||
`prefix_` with your own table prefix):
|
`prefix_` with your own table prefix):
|
||||||
|
It Should Be Noted That this Default Config works. You should Probably create the table schema with phpMyAdmin or
|
||||||
|
the MYSQL console.
|
||||||
|
|
||||||
|
|
||||||
CREATE TABLE prefix_paste (
|
CREATE TABLE prefix_paste (
|
||||||
dataid CHAR(16) NOT NULL,
|
dataid CHAR(16) NOT NULL,
|
||||||
|
Loading…
Reference in New Issue
Block a user