All Content tagged with MariaDB
MariaDB is a popular open source relational database created by the original developers of MySQL. Amazon RDS makes it easy to set up, operate, and scale MariaDB server deployments in the cloud.
콘텐츠 언어: 한국어
Select up to 5 tags to filter
정렬 기준 가장 최근
국내(한국) 뿐 만 아니라 전 세계 어느 나라에서든지 서비스의 끊김 없이 제공하고 싶습니다.
서버 및 DB 구축을 어떻게 하면 가능한지 궁금합니다.
현재 서비스가 온프레미스 형태이며 AWS의 클라우드로의 전환을 계획 중에 있습니다.
EC2(Windows), RDB(Mariadb, MS-SQL), Load Balancing을 어떤 구조로 설계해야하는지 설명...
Q-1. 현재 performance_schame.metadata_lock 테이블이 존재하는하지만 조회 결과가 항상 존재하지 않고 performance_schame.data_lock은 테이블이 존재하지도 않는 것으로 보아 제대로 활성화되지 않은 것 같습니다.RDS 파라미터 performance_schema = 0으로 설정되어 있는데 1로 설정 및 재부팅을...