• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » exist
Trace: • link

exist
Please note, that this is an old archived version of this site. Check out the new version at andunix.net!

Search

You can find the results of your search below.

Starts with
  • Exact match
  • Starts with
  • Ends with
  • Contains
Any namespace
  • Any namespace
  • blog (4)
  • info (4)
  • wiki (2)
  • z (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

MySQL: Create Database @info:mysql:database
2 Hits, Last modified: 13 years ago
Database ==== <code sql> CREATE DATABASE IF NOT EXISTS `{db}`; </code> ==== Create Database and Grant ... to a User ==== <code sql> CREATE DATABASE IF NOT EXISTS `{db}`; GRANT ALL PRIVILEGES ON `{db}` . * TO '{
MySQL: Create User @info:mysql:user
2 Hits, Last modified: 10 years ago
MAX_USER_CONNECTIONS 0 ; CREATE DATABASE IF NOT EXISTS `{db}`; GRANT ALL PRIVILEGES ON `{db}` . * TO ... r Alternative: <code sql> CREATE DATABASE IF NOT EXISTS `dbname` DEFAULT CHARACTER SET = 'utf8'; GRANT A
Welcome to your new DokuWiki @wiki
1 Hits, Last modified: 5 years ago
needs to have a start page. As long as it doesn't exist, this link will be red: [[:start]]. Go on, follo
OpenSolaris / VirtualBox: Mount Shared Folder @blog:2009
1 Hits, Last modified: 17 years ago
ec''. First, create the mountpoint if it doesn't exist. You will have to do this only once. <code bash>
Travian Map Download Script @z:travian
1 Hits, Last modified: 13 years ago
odaymap} ] then echo "${todaymap} doesn't exist: EXIT" exit 1 fi ${MYSQL} << __SQL__ TRU
Project Idea: WikiTable @blog:2009
1 Hits, Last modified: 17 years ago
ant to develop (or learn that such a this already exists) is a small application which creates tables whi
MySQL: Remove Database @info:mysql:database
1 Hits, Last modified: 13 years ago
Remove Database ==== <code sql> DROP DATABASE IF EXISTS `{db}`; </code> {{tag>admin database mysql sql}
Formatting Syntax @wiki
1 Hits, Last modified: 5 years ago
al|this Section]]. Notes: * Links to [[syntax|existing pages]] are shown in a different style from [[
ZFS Playground @blog:2009
1 Hits, Last modified: 17 years ago
disk ===== This will attach a second disk to the existing, creating a mirror. <code bash> pfexec zpool
Upgrade Solaris 11/OpenSolaris from Text to Graphical @blog:2010
1 Hits, Last modified: 15 years ago
permissions (''pfexec/sudo''). <code bash> echo Existing boot environments: beadm list echo echo -n Ent
VBoxManage (The VirtualBox CLI) @info:virtualbox
1 Hits, Last modified: 12 years ago
plit2G,Stream,ESX] [--existing] convertfromraw <filename> <outp

Page Tools

  • Show page
  • Old revisions
  • Backlinks
  • Back to top
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International
CC Attribution 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki