Closed imaginezz closed 7 years ago
In the CLI mode need to be modified. Mainly to do the
// Variable
protected $logs = [];
related changes
We supported LOB data type for inserting large quantity data on develop branch here: 94f293d6
Thank you, i will try it .
When I insert a large quantity of data(about 2915000), the php cli throw an exception
PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to al locate 20480 bytes) in /srv/app/cli/php/vendor/catfan/medoo/src/Medoo.p hp on line 971