[Phpmyadmin-devel] problem with expand_sql_query()

Robin Johnson robbat2 at fermi.orbis-terrarum.net
Sun Aug 12 00:45:58 CEST 2001


On Sat, 11 Aug 2001, Marc Delisle wrote:

> Hi,
> 
> trying this with current cvs:
> 
> CREATE TABLE Binary_Table (
>   ID mediumint(8) unsigned NOT NULL auto_increment,
>   MyData blob NOT NULL,
>   PRIMARY KEY  (ID)
> ) TYPE=MyISAM;
> 
> I get an allocation memory error in lib.inc.php3, line 1608.
hmm, thats in the middle of the code i introduced to fix the bug with
table aliases on SELECTs. it seems i forgot to check that the query was a
SELECT first! The bugfix will be in shortly. My bad.

-- 
Robin Hugh Johnson
QTOD: "I used to be an idealist, but I got mugged by reality."
E-Mail     : robbat2 at orbis-terrarum.net
ICQ#       : 30269588 or 41961639
Home Page  : http://www.orbis-terrarum.net/
Time Zone  : Pacific Daylight (GMT - 8)
-----BEGIN GEEK CODE-----
geekcode.com ebb.org/ungeek
GCS/M/IT d-(+) s+:- a--- C++++ 
U++++ L++++ P--(+) W++ K++ PS+ 
N++ w--- O E---- M-(+) V-- Y++ 
PE++ PGP++ t-- 5 X+ R tv- b+++ 
D++ G++ e(*) h! r-- !y+
------END GEEK CODE------
-----PGP INFO----
Key ID:0x7E20DFA1
FingerPrint:
5447C73A 30FB144C 89521B69 2D6A615E 7E20DFA1
----PGP INFO-----





More information about the Developers mailing list