Current time: 05-03-2024, 01:22 AM Hello There, Guest! (LoginRegister)


Post Reply 
PHPMyAdmin komische Anzeige
Author Message
Viktor Offline
Junior Member
*

Posts: 118
Joined: Nov 2006
Reputation: 1
Post: #1
PHPMyAdmin komische Anzeige
Hallo,

ich das normal das mit dem neuen PHPMyAdmin die DB-Namen in der Tabelle sql_database nicht mehr angezeigt werden.Rolleyes

Ich sehe nur viele Zahlen.Sad

Bei sql_users ist es genau so.Sad

Gruß
ViktorWink


Attached File(s) Thumbnail(s)
   
04-06-2010 04:07 AM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #2
RE: PHPMyAdmin komische Anzeige
ist aber noch vom Typ varchar(64)?

Würde fast sagen, da macht pma eine Zahl draus...?

die Optionen gleich oberhalb der Tabelle helfen nicht?

/J
04-06-2010 04:27 AM
Visit this user's website Find all posts by this user Quote this message in a reply
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #3
RE: PHPMyAdmin komische Anzeige
ja, habs nun bei einem 1.0.5 auch gesehen:

pma hat was neues: "Show binary contents as HEX"

siehe in den Optionen auf der Ausgabe (oben zum Aufklappen)....

/J
$cfg['DisplayBinaryAsHex'] = false;
(This post was last modified: 04-06-2010 08:22 AM by joximu.)
04-06-2010 07:53 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Viktor Offline
Junior Member
*

Posts: 118
Joined: Nov 2006
Reputation: 1
Post: #4
RE: PHPMyAdmin komische Anzeige
(04-06-2010 07:53 AM)joximu Wrote:  ja, habs nun bei einem 1.0.5 auch gesehen:

pma hat was neues: "Show binary contents as HEX"

siehe in den Optionen auf der Ausgabe (oben zum Aufklappen)....

/J
$cfg['DisplayBinaryAsHex'] = false;

Hallo,

super und Danke für die Lösung.

Ich habe das in der Datei "config.inc.php" eingefügt.

Code:
$cfg['DisplayBinaryAsHex'] = false;

Jetzt klappt es auch mit der Anzeige.

Danke
ViktorWink
04-07-2010 02:40 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)