검색결과 리스트
workbench에 해당되는 글 1건
글
링크: http://mysqlblog.fivefarmers.com/2010/09/01/workbench-called-me-a-dummy/
Go to Edit -> Preferences
Select the SQL Editor tab
Uncheck “Forbid UPDATE and DELETE statements without a WHERE clause (safe updates)”
맥용 워크벤치는 경로가 조금 다르다.
Preferences -> SQL Queries -> "Safe Updates".Forbid UPDATEs and DELETEs with no key in WHERE clause or no LIMIT clause. Requires a reconnection.
이왕하는것 그림 같이 수정해서 Limit Rows Count도 Disable하자
그리고 재시작 해야지 적용된다.
'DB / NoSQL > MariaDB/MySQL' 카테고리의 다른 글
[Mysql] Function, Procecure dump (0) | 2014.08.06 |
---|---|
[MySQL] Update Join (0) | 2014.07.30 |
[MySql] 사용자 생성 (0) | 2014.04.02 |
[Mariadb] root 사용자 비밀번호 변경 (0) | 2014.03.28 |
[MariaDB] MariaDB for Mac (0) | 2013.12.31 |
RECENT COMMENT