Changes

Jump to navigation Jump to search
68 bytes added ,  19:31, 8 December 2016
no edit summary
=First Steps=
On the welcome page, you will need to authenticate yourself by entering a username the name and passwordof an admin user. The default user is {{Code|admin}}/{{Code|admin}}; after the first login, it the password should be changed via the Users panel. Only admin users are allowed. By specifying a host and port, you can communicate with a remote BaseX server instance. If you keep the field empty, you will be connected to the local BaseX instance.
<table cellpadding="0" cellspacing="0">
In the editor panel, you can execute XQuery expressions. If evaluation takes too long, or if it consumes too much memory, it will be interrupted. You need to choose if your query is updating. Inside the editor area, you can press Ctrl-Enter to execute the query.
 
With {{Version|8.6}} of BaseX, remote connections were removed. The resulting RESTXQ allows for better optimizations and reduces system-wide locks.
You can press Shift-Ctrl-Enter to run your XQuery expression as updating query (or non-updating, if "Updating" is choosen in the dropdown menu). The realtime mode was removed.
=Changelog=
 
;Version 8.6
* Removed: Remote connections (to allow for better optimizations and less locking)
;Version 8.4
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu