블로그
- old_passwords=1 에러시 비번 재 설정 방법 This will store a new, and more secure, hash value in mysql.user. 위와 같이 나올경우 mysql root로 접근후 1. use mysql 2. SET old_passwords=0; 3. .......
- The server time zone value '���ѹα� ǥ�ؽ�' is unrecognized or represents more than one time zone. You must configure either the server or JDBC driver (via the serverTimezone configuration property) to use a more specifc time zone value if you want to utiliz The server time zone value '���ѹα� ǥ�ؽ�' is unrecognized or represents more than one time zone. String url="jdbc:mysql://localhost:3306/mysql?useSSL=false&serverTimezone=Asia/Seoul";
- Facebook At 13 Million Queries Per Second Recommends: Minimize Request Variance highscalability.com/blog/2010/11/4/facebook-at-13-million-queries-per-second-recommends-minimiz.html Facebook gave a MySQL Tech Talk where they talked about many things MySQL, but one of the more subtle and interesting points