Quantcast
Channel: Yii Framework Forum
Viewing all articles
Browse latest Browse all 18717

Bug Cdbhttpsession.php?

$
0
0
error:

Quote

CDbCommand failed to execute the SQL statement: SQLSTATE[42000]: [Microsoft][SQL Server Native Client 11.0][SQL Server]Column, parameter, or variable #3: Cannot find data type BLOB.. The SQL statement executed was: CREATE TABLE [tbl_session] (
[id] CHAR(32) PRIMARY KEY,
[expire] int,
[data] BLOB
)


to fix: at line 141 in CDbHttpSession.php, added

elseif($driver==='sqlsrv')
  $blob='TEXT';

Viewing all articles
Browse latest Browse all 18717

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>