일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- #이미지
- php
- 솔루션
- #해피CGI
- 해피CGI
- #웹솔루션
- CGIMALL
- 쇼핑몰
- #동영상
- 해피씨지아이
- javascript
- 웹솔루션
- #솔루션
- #CSS
- 홈페이지제작
- happycgi
- #업종별
- #홈페이지
- #쇼핑몰
- 홈페이지
- #홈페이지제작
- #cgimall
- 사이트제작
- #happycgi
- #뉴스
- #jQuery
- CSS
- 게시판
- jquery
- #image
- Today
- Total
웹솔루션개발 22년 노하우! 해피CGI의 모든것
[해피CGI][cgimall] phpMyAdmin Ver4.5.0.1 본문
2015. 09. 24. 업데이트
- phpMyAdmin 4.5.0.1 릴리즈
* issue #11492 AUTO_INCREMENT statements are partly missing from exports
- 4.5.0.0 업데이트 하이라이트 (원문)
* Improvements to the Console feature
* Include structure in PDF export
* Validate data before import
* Support CHECKSUM TABLE operation
* Improved operations regarding partitions
* Alter privileges when renaming or copying a database or table
* Several improvements related to speed and responsiveness
* Improved print view
* Use CTRL or ALT plus arrow keys to navigate in grid editor
* Use plain-English destinations for $cfg['NavigationTreeDefaultTabTable'], $cfg['DefaultTabServer'],
$cfg['DefaultTabDatabase'], and $cfg['DefaultTabTable']. The old style values will still work, but
this makes it easier for new users to easily understand the destination links.
* Integrate SQL debugging into Console
* Restore row editing when no unique/primary key exists
* Allow exporting one file per table and one file per database
* Improvements to using multiple servers with the auth_type cookie
* Support virtual columns (MySQL 5.7.5+)
* Add or improve support for several MariaDB features including process list and virtual/persistent columns
* Improved handling of cached data when upgrading phpMyAdmin
* Add SHA256 security password support
[phpMyAdmin 이란?]
phpMyAdmin은 MySQL을 웹 상에서 관리할 목적으로 PHP로 작성한 오픈 소스 도구 입니다.
웹 상에서 데이터베이스, 테이블, 필드, 열의 작성, 수정, 삭제, 또 SQL 상태 실행, 사용자 및 사용 권한 관리 등의 다양한 작업을 수행할 수 있다.
[주요기능]
1. 웹 인터페이스
2. MySQL 데이터베이스 관리
3. CSV과 SQL로부터 데이터 가져오기
4. 데이터를 다양한 형식으로 내보내기
CSV, SQL, XML, PDF (TCPDF 라이브러리를 통해), ISO/IEC 26300 - 오픈도큐먼트 텍스트 및 스프레드시트, 워드, 엑셀, LaTeX 등
5. 다중 서버 관리
6. 데이터베이스 양식의 PDF 그래픽 작성
7. 쿼리별 조회(QBE)를 이용한 복잡한 쿼리 작성
8. 데이터베이스 및 하부 집합 전역 검색
9. 미리 정의된 함수 집합을 사용하여 저장된 데이터를 원하는 형식으로 변형
(BLOB 데이터를 다운로드 링크나 이미지로 표시 등)
10. 쿼리 모니터 (프로세스)
'웹프로그램밍 자료실 > 데이터베이스 자료' 카테고리의 다른 글
[해피CGI][cgimall] DB 백업 및 복원을 해주는 프로그램 (0) | 2016.11.02 |
---|---|
[해피CGI][cgimall] MySQL WorkBench Ver5.2.47 (0) | 2016.10.31 |
[해피CGI][cgimall] DBDesigner Ver4.0.5.6 (0) | 2016.10.27 |
[해피CGI][cgimall] phpPgAdmin 5.1 (0) | 2016.10.25 |
[해피CGI][cgimall] phpMyAdmin Ver4.6.0 (0) | 2016.10.20 |
Comments