Current time: 04-19-2024, 12:13 PM Hello There, Guest! (LoginRegister)


Post Reply 
Problem with Execute query...
Author Message
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #1
Problem with Execute query...
Hi there...

I ran into a problem with the execute query function of manage sql screen...

querys like:
Quote:/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;

do not work... Can somebody confirm that?
12-01-2007 02:05 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: Problem with Execute query...
Seems so - i tried this:

/*!40101 SET NAMES utf8; */
SHOW TABLES FROM 3_xxx

threw an error, without the first line it went smoothly...

Could you create a RC4-Ticket?

/J
12-01-2007 06:30 AM
Visit this user's website Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #3
RE: Problem with Execute query...
... done
12-01-2007 07:44 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: #4
RE: Problem with Execute query...
Hi rbtux

as RatS already mentioned... this seems to be a problem.
You can try to run your query with the php command "mysql_query" - you won't succeed.. and since the adoDB does nothing else the comment's won't be executed.

PMA does it better - it analyzes the query and runs it step by step (very complex).

So I'd say I close the ticket - we cannot solve this.

/Joximu
(This post was last modified: 12-03-2007 03:50 AM by joximu.)
12-03-2007 03:49 AM
Visit this user's website Find all posts by this user Quote this message in a reply
rbtux Offline
Moderator
*****
Moderators

Posts: 1,847
Joined: Feb 2007
Reputation: 33
Post: #5
RE: Problem with Execute query...
kk... no problem.

I will disable the function in the gui (I don't like things that don't work in the gui... The client is not interesseted in WHY that don't work! He only recognize THAT it don't work..)
12-03-2007 03:52 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)