» tagged pages
» logout

(Feed found, click Add Page to syndicate.) Error finding feed, please try again » Find feed title

A Blog Page allows you to add entries, for news or other time sensitive postings

(Login required to save to your tagged pages.)
(or Cancel)

Make further edits, (or Cancel)

(Login required to save to your tagged pages.)
(or Cancel)

(Editing anonymously: to be credited for your changes, login or register a new account)

Change Page Permissions? Changing these permissions will adjust who can modify this page.

Anonymous (change)
(change)
(or Cancel)
Upload an image from your computer:
or Copy an image from a URL:
or Erase the current icon:
Icon Preview:

or Cancel

Erase show? The contents of show page and all pages directly attached to show will be erased.

or Cancel

(Editing anonymously: to be credited for your changes, login or register a new account)

other page actions:
Show

Show

Tags Applied to Show

No one has tagged this page.

show Wiki Pages

What is Show? Edit this page and describe it here.

sorted by: recent | see : popular
Content Tagged Show

The Flex Show

official website

RIA: del.icio.us/tag/RIA

YouTube - Trac Trac - Fito Páez - Rio de Janeiro - 11/09/2008

Show de gravação de DVD, no CanecãoParticipação de Herbert Vianna

Trac: del.icio.us/tag/trac

Moxie Mo Show #23 - Fall TV, Flight Simulator and More!

The moxiest Fall TV shows that YOU have to watch, the new moxie iPhone flight simulator, and much more moxie news that YOU must SEE! The Moxie Mo Show!

iphone: deli.cio.us/tags/iphone

SHOW STATUS WHERE?.

Note: This article is about the WHERE extension to SHOW. I specifically use SHOW STATUS as an example, but WHERE is an extension to many SHOW statements.

Often DBAs will assess the health of a system by looking at some of the status variables returned by SHOW GLOBAL STATUS (specifying GLOBAL is important; remember that SHOW STATUS is the same as SHOW SESSION STATUS).

There are many status variables that SHOW GLOBAL STATUS returns. (SHOW GLOBAL STATUS on a Windows machine, MySQL version 5.0.67 returned 249, 5.1.22 returned 256 and 6.0.6-alpha returned 295 status variables!). I have used the SHOW STATUS LIKE syntax to help give me the output I really want, particularly when I forget the exact names of the status variables I am looking for.

But I did not know of a way to perform SHOW STATUS NOT LIKE or have any other means of filtering the information. Until today, when I was reading up on SHOW STATUS.
(more…)

MySQL: Planet MySQL

Creative SQL: How to Easily SHOW GRANTS for Many Users

Scenario: Someone wants to know which of the over 50 MySQL users have certain privileges.

There are many ways to solve this problem. Some of these scenarios are tedious and repetitious, others take no time at all.

The issue, of course, lies in what the “certain” privileges are. If it is “who has the SUPER privilege?” then a simple

SELECT user,host FROM mysql.user WHERE Super_priv='Y';

is sufficient. If it is “who has write access to the foo database”, you might write:

SELECT user,host FROM db WHERE Db='foo' AND Select_priv='Y';

but that only shows who explicitly has read permissions on that database; it does not include those who have global read permissions. The full query would be:
(more…)

MySQL: Planet MySQL

Best Of RetailVision Honors Vendors, Service Providers

Duracell Instant Charger Wins Best in Show for delivering Power on the Go

iphone: deli.cio.us/tags/iphone

Page 1 | Next >>
Username:
Password:
(or Cancel)