Commit graph

502 commits

Author SHA1 Message Date
bnu
6b9d4b4bce DB slow log 기록 시 writeSlowlog() 함수를 이용하도록 변경 2014-08-27 11:06:35 +09:00
Kijin Sung
3a586c2c32 Implement modifyColumn() for Cubrid 2014-08-11 12:30:49 +09:00
Kijin Sung
ccae599b24 Implement modifyColumn() for MS SQL 2014-08-11 12:21:53 +09:00
Kijin Sung
a0ab42d92d Implement modifyColumn() for MySQL 2014-08-11 12:12:39 +09:00
Kijin Sung
5801e67e10 Implement getColumnInfo() for Cubrid 2014-08-11 14:03:46 +09:00
Kijin Sung
4ac32e78aa Implement getColumnInfo() for MS SQL 2014-08-11 14:03:46 +09:00
Kijin Sung
3335942980 Initial implementation of getColumnInfo() for MySQL 2014-08-11 14:03:46 +09:00
Soonjae Kim
fd745953d8 Update DB.class.php 2014-05-13 13:45:10 +09:00
bnu
809a526797 fix #416 PHP 5.3.6 이상에서만 사용 가능한 상수 제거 2014-03-12 16:46:54 +09:00
mog422
b7aa347bf9 fix #528 mssql 환경에서 유니코드 필드 타입 사용. 2014-03-04 21:29:48 +09:00
SMaker
f79080daae XE와 마리아DB과 호환되게 수정 2014-02-26 14:36:28 +09:00
bnu
9af3c9efc1 fix #416 PHP 5.3.6 이상에서만 사용 가능한 상수 제거 2014-02-08 12:31:03 +09:00
bnu
70a5dc7e36 #278 25ca3e1 에서 query 호출 시점을 잘못 잡는 문제 수정. 2014-01-10 03:54:46 +09:00
bnu
25ca3e1d14 #278 debug 환경 개선.
- query 목록에 query id와 파일 및 메소드명 표시
- 실행 중 중단 시 중단 시점의 파일과 메소드명 표시
2014-01-10 03:39:07 +09:00
bnu
a7bf2952b0 NOISSUE firephp에 query 목록 출력할 때 query ID 출력 추가. 2013-12-31 21:07:35 +09:00
bnu
67bd8691d1 #119 board, forum, cafe 모듈 등이 포함되어 있을 때 설치 실패하는 문제 해결. 2013-12-04 20:19:07 +09:00
akasima
285797e777 #107 mysqli innodb class 개발 2013-12-04 13:14:50 +09:00
akasima
e5245d968f add mysqli_innodb class 2013-12-04 10:08:46 +09:00
bnu
035fd8fa3b 구 버전용 XmlQueryParser 제거. 2013-11-30 19:21:47 +09:00
bnu
41ff8ace3b NOISSUE PHP 5.4 이상 호환성 개선. 2013-11-30 18:05:36 +09:00
ngleader
1b1961e9e2 NOISSUE, trivial code change 2013-11-30 10:17:24 +09:00
ngleader
f8af9ef6ce NOISSUE, change some code for php5 2013-11-25 20:38:50 +09:00
ngleader
bc47f19615 NOISSUE code rearrange 2013-11-22 06:46:26 +09:00
khongchi
71c8a0b99f fixed #50, file_put_contents함수에 LOCK_EX flag 적 2013-11-15 12:56:29 +09:00
khongchi
5693e340fe issue 3645, php5 대응, 함수 대체
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13202 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-11-13 01:40:53 +00:00
khongchi
d9f001266c issue 3644, php5대응 file_put_contents 함수 적용
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13199 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-11-12 02:17:35 +00:00
akasima
bce0a0b6d4 copyright add to php files
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13186 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-11-08 05:52:51 +00:00
ngleader
dbc18a4f99 change author
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13180 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-11-07 02:42:42 +00:00
misol
616ff1e8c9 Close Connection when there is no connection value.
* If there is no $connection value, a server error message would be written on your server log.(PHP can not handle it.)
 * r13162, r13161 has some mistake(Context::close() makes memory overload at DB close. I tested for a day... T^T;;)

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13166 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-09-27 05:38:59 +00:00
misol
e2e1f5f2c1 Close Connection when there is no connection value.
* If there is no $connection value, a server error message would be written on your server log.(PHP can not handle it.)

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13162 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-09-25 16:14:08 +00:00
misol
f70ce644ce Close Connection when there is no connection value.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13161 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-09-25 15:29:32 +00:00
flyskyko
285301a8c9 issue 2119. remove reference mark
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12696 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-05 03:04:29 +00:00
flyskyko
41fdaf00c3 issue 2119. supporting php 5.4. db classes.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12686 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-04 09:36:46 +00:00
flyskyko
0f04bd3f92 merge changes of luminous to maserati (~r12676)
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12680 201d5d3c-b55e-5fd7-737f-ddc643e51545
2013-02-04 08:09:07 +00:00
ovclas
90bf16474c merge from branch 1.5.3.2 (r12300-r12332)
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@12336 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-30 08:07:14 +00:00
ovclas
d870abfc10 issue 2712 fix bug in php4
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@12315 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-27 10:23:23 +00:00
ovclas
7e118f8533 merge from branch 1.5.3.2 (~r12279)
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@12282 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-22 06:41:02 +00:00
ovclas
d77d426c4f issue 2662 db class coding convention
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12216 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-14 07:56:49 +00:00
ovclas
f1f7d80540 issue 2662 queryparts, condition coding convention
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12214 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-14 06:46:49 +00:00
ovclas
ee9096be03 issue 2662 DB class coding convetion
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12212 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-14 06:10:12 +00:00
ovclas
e63d71738b issue 2662 DB class coding convetion
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12147 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-08 00:31:35 +00:00
flyskyko
7a7ee712b6 sort dbms as priority
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12129 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-11-06 01:29:27 +00:00
ucorina
fdcafe536e Issue 1431: xml query click_count error - updated code to use INCR for cubrid and basic updates for the rest
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@12020 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-31 10:26:49 +00:00
ucorina
f93d0d289d Issue 1431: xml query click_count error - fixed missing class error, added unit tests
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@12017 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-31 09:54:57 +00:00
ChanMyeong
055f775cc0 Issue 2043 fixed. Muted disabled DBMS options. Removed not supported DBMS options.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11637 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-10-09 02:45:35 +00:00
florinutz
7715110097 Issue 2544: Show error on wrong update query
git-svn-id: http://xe-core.googlecode.com/svn/branches/luminous@11570 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-29 11:14:48 +00:00
chschy
2548b3702e issue 2322 whne recompile cache, link error of virtual site menu
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11123 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-30 05:16:01 +00:00
ucorina
c326a5bfbb Issue 2291: Mysqli prepared statements - LONGTEXT columns always come back empty
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11083 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-24 15:59:19 +00:00
ovclas
4b2e7f76f1 issue 2237 remove auto create DB object
DB object should created by create method


git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11027 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-16 02:09:14 +00:00
ucorina
173d3a72e3 Issue 2245: Display insert, update and delete query names in query log when using Mysql
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@11025 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-08-14 17:00:54 +00:00