Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Webmin Administrator's Cookbook
  • Table Of Contents Toc
Webmin Administrator's Cookbook

Webmin Administrator's Cookbook

By : Michal Karzynski
4 (11)
close
close
Webmin Administrator's Cookbook

Webmin Administrator's Cookbook

4 (11)
By: Michal Karzynski

Overview of this book

Table of Contents (19 chapters)
close
close
Webmin Administrator's Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
1
Index

Executing custom SQL commands


Webmin provides a simple interface to your MySQL database server that allows you to execute arbitrary SQL commands. This can be a useful feature when you want to quickly find something in a database or perform a bulk update of multiple rows of data.

How to do it...

Follow these steps to execute an SQL command on your database:

  1. Navigate to Servers | MySQL Database Server.

  2. Click the icon that represents the database you would like to use, for instance, mysql.

  3. Click the Execute SQL button.

  4. Enter an SQL command in the text area, for instance:

    SELECT host,user FROM user;
    
  5. Click the Execute button.

You will be presented with a sortable display of data returned by the SELECT command.

How it works...

Webmin simply passes the SQL command to the database server. If the command returns an error, it will be displayed on screen. If the command returns rows of data, Webmin will convert them into an HTML page and display them on screen. Please note that Webmin is running as the root...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Webmin Administrator's Cookbook
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon