๋ถ๋ฅ ์ ์ฒด๋ณด๊ธฐ (251) ์ธ๋ค์ผํ ๋ฆฌ์คํธํ [Python Error ์ ๋ฆฌ] pymysql.err.ProgrammingError: (1146, "Table 'test.customers' doesn't exist") ํ์ด์ฌ ๋ ํ ์ถ์ฒ ๋์ Python Error ์ ๋ฆฌ pymysql.err.ProgrammingError: (1146, "Table 'test.customers' doesn't exist") ํ ์ด๋ธ ์ด๋ฆ์ด ์๋ง๋ ( customers -> data(๋ด๊บผ) ) ์์ ์ฝ๋ ๊ฐ๋ฐ ์ฐ๋ฉด ์ ๋ฐ๊ฑฐ ์ ์ฑ๊ฒจ ๋ณด๋๋ก [Python Error ์ ๋ฆฌ] pymysql.err.OperationalError: (1049, "Unknown database 'test'") ํ์ด์ฌ ๋ ํ ์ถ์ฒ ๋์ Python Error ์ ๋ฆฌ pymysql.err.OperationalError: (1049, "Unknown database 'test'") ์ด๊ฑด mysql์ 'test'๋ผ๋ db๊ฐ ์์ด์ ๊ทธ๋ฐ๊ฐ๋ถ๋ค. ์์ฐ ์ข ๊ตฌ๊ธ๋ง์ ๋ฏธ๋ฆฌ ๋ญ๊ฐ ํด ๋์ผ๋ผ๊ณ ์๋ ค์ฃผ๋์ง ๋งจ๋ ์ ํค๋ฉํ๊ธฐ ํ๋๋ค ์บฌ~ ์ด ๊ฐ๋จํ๊ฑธ ์๋ฌด๋ ์์๋ ค์ฃผ๋ ์ฐธ ์ด๋ ต๊ตฌ๋จผ~ [Python Error ์ ๋ฆฌ] pymysql.err.OperationalError: (1045, "Access denied for user 'root'@'localhost' (using password: YES)") ํ์ด์ฌ ๋ ํ ์ถ์ฒ ๋์ Python Error ์ ๋ฆฌ pymysql.err.OperationalError: (1045, "Access denied for user 'root'@'localhost' (using password: YES)") mysql์ ์ ์ ํ ๋ ์ฌ์ฉํ๋ ๋น๋ฐ๋ฒํธ๋ฅผ ์ ์ด์ฃผ๋ฉด ๋๋ค. connect = pymysql.connect( host = 'localhost', user = 'root', password = '์ฌ๊ธฐ์ sql์ ์ ์ํ ๋์ ๋น๋ฒ์ ์ ์ด์ค๋ค.', db = 'test', charset = 'utf8' ) [Python Error ์ ๋ฆฌ] RuntimeError: 'cryptography' package is required for sha256_password or caching_sha2_password auth methods ํ์ด์ฌ ๋ ํ ์ถ์ฒ ๋์ Python Error ์ ๋ฆฌ RuntimeError: 'cryptography' package is required for sha256_password or caching_sha2_password auth methods cryptography๊ฐ ์ค์น ๋์ด ์์ง ์์๋ค. pip3 install cryptography ๋งฅ๋ถ apache ์ค์น ๋งฅ๋ถ apache ์ค์น ๊ตฌ๊ธ์์ bitnami mamp stack ๊ฒ์ ์์ ๊ฐ์ด ํด๋ฆญํ์ฌ ์ค์นํ์ผ ๋ค์ด๋ก๋ ๋ค์ด๋ ์ค์น ํ์ผ ํด๋ฆญ์ฌ๊ธฐ์ ์ค๋ ๊ฑธ๋ฆผ, MySQL์ ๋ฐ๋ก ๊น์๋๋ฐ ์ด๊ฑฐ ๊น์๋ ๊ฐ์น ๊น๋ฆฐ๋คํจ.๋ค ๊น๊ณ ์กฐ๊ธ ๊ธฐ๋ค๋ฆฌ๋ฉด ์ด๋ฐ๊ฒ ๋ธ์ฌ๊ธฐ์ Manage Servers๋ฅผ ๋๋ฅด๋์น์๋ฒ๊ฐ ๋๊ณ ์๋๊ฑฐ๋ ์ธํฐ๋ท๊ณผ ๋ฐ์ดํฐ๋ฒ ์ด์ค ์ธํฐ๋ท๊ณผ ๋ฐ์ดํฐ๋ฒ ์ด์ค ์ธํฐ๋ท์ ํ๊ธฐ ์ํด์๋ ์ต์ 2๋ ์ด์์ ์ปดํจํฐ๊ฐ ํ์ํ๋ค.ํ๋์ ์ปดํจํฐ์์๋ ์์ฒญ์ ํ๋์ ์ปดํจํฐ์์๋ ์๋ต์ ํ ๊ฒ์ด๋ค. ๊ฐ๊ฐ์ ์ญํ ์ ํํํ๋ ๋จ์ด๋ก์์ฒญํ๋์ชฝ์ client (๊ฐ)์๋ตํ๋์ชฝ์ server (์) ์น ๋ธ๋ผ์ฐ์ ๋ ์น ํด๋ผ์ด์ธํธ๋ผ๊ณ ๋ ํ๋ค.์๋ฒ๋ ์น ์๋ฒ MySQL์ ์ค์นํ๋ฉด ๋ฐ์ดํฐ๋ฒ ์ด์ค ํด๋ผ์ด์ธํธ์ ๋ฐ์ดํฐ๋ฒ ์ด์ค ์๋ฒ๋ฅผ ๊น์์ค๋ค๊ณ ํ๋ค. ์ฌํ ์ค์ต ํ๋ MySQL monitor๊ฐ ๋ฐ์ดํฐ๋ฒ ์ด์ค ํด๋ผ์ด์ธํธ์ ์ผ๋ถ์๋ค๊ณ ํ๋ค.์ํฌ๋ฒค์น๋ผ๋ ๊ฒ๋ ์ฌ์ฉํด ๋ณผ ๊ฒ์ด๋ค. โ ๋งฅ๋ถ apache ์ค์น ์ด์ 1 2 3 4 5 6 7 8 ยทยทยท 42 ๋ค์