Changes

Jump to navigation Jump to search
568 bytes added ,  01:33, 16 December 2010
===Create===
'''<code>CREATE [DB|FS|INDEX|USER] [...]</code>'''
* '''<code>USER [name] ([password])</code>'''
:creates the specified user
 
 
===CREATE===
 
'''<code>CREATE [DATABASE|FS|INDEX|USER] [...]</code>'''
 
Creates a new database, index or user:
* '''<code>DATABASE [name] ([input]):</code>'''
:creates the database [name] with an optional [input]
* '''<code>INDEX [TEXT|ATTRIBUTE|FULLTEXT|PATH]: </code>'''
:creates the specified index
* '''<code>FS [name] [path] ([mountpoint] [backingstore]): </code>'''
:creates filesystem database [name] for [path]</code>'''
:(using [mountpoint] and [backingstore] if FUSE is activated)
* '''<code>USER [name] ([password]): </code>'''
:creates the specified user
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu