Answer the question
In order to leave comments, you need to log in
Doesn't save php.ini settings?
Вот что в мане по этому поводу:
Пытался изменить эти 2 файла
"Loaded Configuration File" - путь (/Library/Application Support/appsolute/MAMP PRO/conf/php.ini) как результат сбрасывается после рестарта сервера,
"Configuration File (php.ini) Path" - путь (/Applications/MAMP/bin/php/php5.5.18/conf) же нормально сохраняется в текстовом файле но в phpinfo пишет что ничего не изменилось.
p.s. доступ к файлам открыт
Answer the question
In order to leave comments, you need to log in
If you have MAMP Pro, then you need to edit the template: File> Edit Templates and choose what you need there.
First select all no_unique_id matching the condition (GROUP BY, HAVING), then JOIN the source table by no_unique_id to select.
Or via WHERE no_unique_id IN (SELECT ...)
SELECT * FROM my_table
WHERE date >= date_sub(now(), INTERVAL 10 MINUTE)
AND no_unique_id = 222
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question