Raised This Month: $ Target: $400
 0% 

Input line is too long


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
ufogufo13
New Member
Join Date: Nov 2015
Old 11-29-2015 , 14:52   Re: Input line is too long
Reply With Quote #3

no waaaayyy.. when im copying source from local machine to my server, something like MAGIC ENERGY made this:
Code:
        new const queryString[2048] = "CREATE TABLE IF NOT EXISTS `vips_cs16` (\

                        `id` INT NOT NULL AUTO_INCREMENT PRIMARY KEY,\

                        `auth_type` INT NOT NULL DEFAULT '0',\

                        `auth` VARCHAR(32) NOT NULL,\

                        `password` VARCHAR(32) NOT NULL,\

                        `flags` VARCHAR(26) NOT NULL,\

                        `date_remove` DATE NOT NULL DEFAULT '0000-00-00');";
blank lines makes errors ;)

thank You!

to close~
ufogufo13 is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:06.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode