Ticket #1384 (closed defect: fixed)

Opened 3 months ago

Last modified 3 months ago

Client/Execute Query doesn't work.

Reported by: kilburn Assigned to: kilburn
Priority: major Milestone: ispCP ω 1.0.0 - RC6
Component: Frontend (GUI) Version: ispCP ω 1.0.0 - DEV
Severity: Easy Keywords:
Cc:

Description

How to reproduce:

1. Login as a client that owns at least 1 db
2. Go to SQL Management
3. Click on the "Execute Query" link
4. Insert a valid query, click "Execute"

Expected result: actual query results.
Current result: Fatal error: Call to undefined function ADONewConnection() in /var/www/ispcp/gui/client/sql_execute_query.php on line 159

Attachments

Change History

07/04/08 21:36:17 changed by kilburn

  • status changed from new to assigned.

This should be relatively easy to fix, but I'd like to discuss something before doing it:

As we provide direct logged-in access to pma just next to this "execute query" feature, it only introduces redundancy and some dangerous potential.

IMHO we should just get rid of the feature completely.

07/05/08 10:57:52 changed by zothos

+1 dropping this feature

greez
/Z

07/07/08 15:08:43 changed by xister

drop it. no one is using this feature.

07/09/08 14:26:12 changed by rats

  • status changed from assigned to closed.
  • resolution set to fixed.

bug fixed in r1268 - not yet dropped.


Add/Change #1384 (Client/Execute Query doesn't work.)




Action