• skip to content

andunix.net

User Tools

  • Log In

Site Tools

  • Recent Changes
  • Media Manager
  • Sitemap
You are here: andunix.net » date
Trace: • framework • cloudtable • Cleanup Packages • solaris_container • VBoxManage (The VirtualBox CLI) • Android Apps • Projects • /etc/path_to_inst • debian • Project PDA

date
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.

Contains
  • Exact match
  • Starts with
  • Ends with
  • Contains
@info:mysql
  • Any namespace
  • info:mysql:user (2)
  • info:mysql:database (1)
Any time
  • Any time
  • Past week
  • Past month
  • Past year
Sort by hits
  • Sort by hits
  • Sort by last modified

Fulltext results:

MySQL: Backup @info:mysql:database
4 Hits, Last modified: 13 years ago
h> # set or replace the variables $USER and $PASS DATE_YMD=$(date "+%Y-%m-%d") DATABASES=$(mysql --batch -u${USER} -p${PASS} mysql --execute='show databases')... dd-drop-table -u${USER} -p${PASS} ${DB} > ${DB}_${DATE_YMD}.sql & bzip2 ${DB}_${DATE_YMD}.sql & # sleep 10 # optional done wait # for child processes
MySQL: Change Password @info:mysql:user
1 Hits, Last modified: 12 years ago
an alternatively use the following: <code sql> UPDATE mysql.user SET Password=PASSWORD('{passwd}') WHER
MySQL: Create User @info:mysql:user
1 Hits, Last modified: 10 years ago
PER_HOUR 0 MAX_CONNECTIONS_PER_HOUR 0 MAX_UPDATES_PER_HOUR 0 MAX_USER_CONNECTIONS 0 ; CREATE D

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