How to increase Adminer memory? It doesn't use allocated memory!

Running some MySQL queries I get an error

Fatal error: Allowed memory size of 268435456 bytes exhausted...

According to this post, I edited /Local Sites/…/conf/php/php.ini.hbs - and see change in php.info, as on screenshot.

But the error still there - and Adminer doesn’t use the allocated memory limit! Allowed memory size is the same, as before change from default 256MB to 1024MB.

Where can I edit Adminer memory limitation so it has an effect?

Here logs for the case are useful:
local-logs.zip (31.1 KB)

Hey @EvgeniyO

We have a feature request for this below. Currently, the limit is hard coded in and can’t be adjusted, so manual DB Imports are the way to go for an alternative.

1 Like