Commit graph

477 commits

Author SHA1 Message Date
ucorina
79e14634ee Issue 1882: Error when installing XE 1.5 with MSSQL
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10555 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-04-11 16:49:27 +00:00
ucorina
1bc92129b0 Issue 1851: Fix PHP Warnings and notices in DB Classes
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10537 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-04-06 09:47:45 +00:00
ucorina
c2df2f3a45 Issue 1819: CUBRID prepare statement error
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10525 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-04-02 15:36:50 +00:00
ucorina
b1b0bad554 Issue 1793: Cannot delete page module instance - Updated CUBRID class autocommit
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10510 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-30 13:54:49 +00:00
flyskyko
a58e283821 rollback r10503, r10506
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10507 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-30 01:19:44 +00:00
misol
5ee7abacfc Converting four spaces indent to tab indent at DB class file. According to http://code.google.com/p/xe-core/wiki/PHPCodingConvension#Code_Indenting
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10506 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-29 17:07:09 +00:00
ucorina
0665b24aee Issue 1778: DB Classes: Add prepared statements support - MSSQL
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10492 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-28 16:29:17 +00:00
ucorina
4065581cb3 Issue 1778: DB Classes: Add prepared statements support - Added CUBRID first version
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10490 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-28 14:51:30 +00:00
ucorina
99d1d71ef3 Issue 1793 - Cannot delete page module instance
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10485 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-27 13:58:50 +00:00
ucorina
69de8be6c1 DB Classes: Add prepared statements support - Bug fix: read arguments from join conditions too.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10481 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-26 18:08:43 +00:00
ucorina
f613ff3b88 Issue 1778 - DB Classes: Add prepared statements support - First version of mysqli support
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10480 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-26 16:10:28 +00:00
ucorina
563774c2d2 Issue 1778: DB Classes: Add prepared statements support - Added new config option in db.config.php to decide if prepared statments should be used or not. Default is Yes.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10474 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-26 11:41:59 +00:00
ucorina
ce0d9e5b4c Issue 1745: "document.getDocumentList" error on MSSQL
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10460 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-22 14:48:47 +00:00
ucorina
e8315e2efe Issue 1743: Cannot create table with autoincrement column - MSSQL
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10459 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-22 14:22:09 +00:00
ucorina
a75e4a6384 Issue 1741: Create table with combined primary key fails on MSSQL
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10458 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-22 14:19:14 +00:00
ucorina
867af986f4 Issue 1739: MSSQL Update statements fail when using alias
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10457 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-22 12:40:34 +00:00
ngleader
a2688b864f Issue 1633:remove unsupported db class on branch 1.5.0
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10387 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-08 05:37:23 +00:00
ngleader
41e828e8b5 Issue 1634:change to return empty array() from return null on returned data of query result.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10386 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-08 05:36:36 +00:00
ngleader
4a487ba772 r10347 add missing return code
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10380 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-08 01:21:47 +00:00
ucorina
558df676d9 Issue 1597: XML query에서 page 값
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10347 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-06 11:22:57 +00:00
ucorina
ad88ec5f8c Issue 1023 - Bug when paging query with outer join and distinct.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10299 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-03-02 15:17:18 +00:00
ucorina
2ceea18a77 Added support for CUBRID 8.4.1. "RLIKE" statement.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10070 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-02-02 18:22:07 +00:00
ucorina
00d2fdf2b1 Reverted rev 10009 and 10010 related to db classes - will commit changes to 1.6.0 branch.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10012 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-05 12:08:50 +00:00
ucorina
1f5e256339 Issue 1209 - DB class efficiency enhancement patch
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10010 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-04 12:03:33 +00:00
ucorina
5594488b23 Added support for INSERT INTO ... SELECT .. statements.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10009 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-03 18:10:13 +00:00
ucorina
9da60d48a0 Updated Cubrid class comments to test svn pre-commit hook.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10008 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-01-03 11:12:32 +00:00
ucorina
30a9d499ab Issue 1103: problem of not in query
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9898 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-30 09:40:52 +00:00
ucorina
f572ed8363 Fix for db mysqli class.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9878 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-25 14:44:40 +00:00
ucorina
f665cf843b Added DB type to query cache file name.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9845 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-17 13:02:24 +00:00
ucorina
9ffb1b39a0 Issue 499: query xml > operation 에 and, or, xor 추가 건의
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9799 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-11-03 18:18:25 +00:00
ucorina
d7a4598a96 Fix for cubrid - bug introduced in r9737 and fix for updateLayout - extra_vars attribute appears twice.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9762 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-26 10:18:52 +00:00
ucorina
0c5f501692 Issue 667: 게시판 목록 가져오는 쿼리의 검토 필요
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9737 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-25 16:11:24 +00:00
ChanMyeong
8ef97b7618 classes/db/DBSqlite2.class.php
classes/db/DBSqlite3_pdo.class.php
'VARHAR'   => 'VARHAR' (X)
'VARHAR'   => 'VARCHAR' (O)

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9690 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-20 01:33:55 +00:00
ucorina
7996fa8bf6 Fixed Sqlite DELETE and UPDATE syntax errors.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9652 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-14 16:35:43 +00:00
ucorina
2160ca2833 Fix for Sqlite - "Transaction already started" PDOException. Added unit tests for delete and update Sqlite syntax.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9651 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-14 16:05:47 +00:00
ucorina
75478d2757 Fixed a few issues with sqlite class.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9645 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-13 17:10:43 +00:00
ucorina
873d3e704a Issue 490: Patch for /branches/1.5.0/classes/db/queryparts/condition/ConditionWithoutArgument.class.php
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9644 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-13 15:01:15 +00:00
ucorina
84e7cb3e2f Issue 62: xml Query Supported Not Like
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9621 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-12 18:54:31 +00:00
ucorina
af872e66ec Issue 366 - Issue about update from 1.4.5.x to 1.5.0.x using easyinstall
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9591 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-11 14:49:44 +00:00
ucorina
308d1606a7 Issue 388 - Query cache error related table alias
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9544 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-10 15:54:09 +00:00
ucorina
484a2e8791 Issue 192 - Use of deprecated function mysql_escape_string().
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9499 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-05 14:30:30 +00:00
lickawtl
055b7e0d68 add priority_hint to mysql
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9485 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-04 16:58:40 +00:00
ucorina
3815aece09 Added index hints for SQL Server. Improvements to existing query hints for Mysql and Cubrid.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9481 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-04 13:19:45 +00:00
ucorina
96b60466be Added index hints for CUBRID and Mysql.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9472 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-03 17:35:25 +00:00
lickawtl
0b8949cfeb add index hint of using "where" syntax
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9471 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-10-03 17:28:53 +00:00
ucorina
a4ab618883 Fix for mysql_get_server_info() - database connect failed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9372 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-27 10:04:32 +00:00
ngleader
bbbd26055d fixed using mysql_get_server_info()
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9348 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-27 01:06:17 +00:00
ucorina
921cd81010 issue 194 - can not install xe 1.5.0 on cubrid
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9346 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-26 18:19:03 +00:00
ucorina
23678b790b Issue 182 - Update query argument ignored when value is 0.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9314 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-23 09:15:30 +00:00
ucorina
bebb46c072 Added connection information to _debug_message.php.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9286 201d5d3c-b55e-5fd7-737f-ddc643e51545
2011-09-22 16:13:45 +00:00