MySQL Forums
Forum List  »  PHP

Re: Error import : #1064 - You have an error in your SQL syntax;
Posted by: david ronchaud
Date: November 20, 2015 09:51AM

Hey,

I tried to import in JSON and the error is diffrent...

====
Warning in ./../../../../plib/common_func.php3#567
proc_open(): fork failed - Cannot allocate memory

Backtrace

./../../../../plib/common_func.php3#567: proc_open(
string 'exec /opt/psa/admin/bin/send-error-report',
array,
array,
)
./../../../../plib/common_func.php3#184: proc_open_exec(string 'exec /opt/psa/admin/bin/send-error-report')
./../../../../plib/common_func.php3#92: util_exec(
string 'send-error-report',
array,
array,
string 'proc_open',
NULL,
)
./../../../../plib/Os.php#92: smart_exec(
string 'send-error-report',
array,
array,
string 'proc_open',
)
./../../../../plib/CommonPanel/Exception.php#322: Os::exec(
string 'send-error-report',
array,
string 'proc_open',
)
./../../../../plib/CommonPanel/Exception.php#223: CommonPanel_Exception::_sendRuntimeReportXML(
string 'Error',
string 'Out of memory (allocated 1585709056) (tried to allocate 67108864 bytes)',
string '/opt/psa/admin/htdocs/domains/databases/phpMyAdmin/libraries/sql-parser/src/Lexer.php',
integer 381,
integer 0,
string '',
integer 1,
)
CommonPanel_Exception::handleFatalError()

======




Thank you for your help
David

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.