Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
MySQL
(view source)
Revision as of 01:21, 17 May 2017
646 bytes added
,
01:21, 17 May 2017
m
no edit summary
Line 50:
Line 50:
select * from mysql.user;
select * from mysql.user;
+
</pre>
+
+
==Special Characters Names Users Databases Problems==
+
These Characters can run you into problems cause Signs like Quotes (` ´ ) are NOT DISPLAYED at the mysql Console!
+
<pre>
+
Character Escape Sequence
+
\0 An ASCII NUL (0x00) character.
+
\' A single quote (“'”) character.
+
\" A double quote (“"”) character.
+
\b A backspace character.
+
\n A newline (linefeed) character.
+
\r A carriage return character.
+
\t A tab character.
+
\Z ASCII 26 (Control-Z). See note following the table.
+
\\ A backslash (“\”) character.
+
\% A “%” character. See note following the table.
+
\_ A “_” character. See note following the table.
</pre>
</pre>
Author
Bureaucrats
,
Administrators
286
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Navigation
Linux
Debian + Ubuntu
Apache Webserver
Openbox
SME server
Privoxy Tor
Postfix
Tinycore Linux
Tools
MySQL
MySQL
Wordpress
Customize
Unix
FreeBSD
Router OS
openwrt
pfsense
fritzbox
Netio Koukaam Wiki
netio-230a/b
Mediawiki
MediaWiki
Tools
Special pages
Printable version