
내 phpmyadmin 컨테이너는 SQL 파일로 내보내도록 명시적으로 설정된 경우 SQL 데이터베이스를 html 파일로 내보내고 있습니다.
이미 php.ini 파일을 my.cnf max_input_vars = 10000
로 업데이트했습니다.
max_allowed_packet=500M
내 phpmyadmin 컨테이너는 SQL 파일로 내보내도록 명시적으로 설정된 경우 SQL 데이터베이스를 html 파일로 내보내고 있습니다.
이미 php.ini 파일을 my.cnf max_input_vars = 10000
로 업데이트했습니다.
max_allowed_packet=500M