Database Member List

This is the complete list of members for Database, including all inherited members.

$mConnDatabase [protected]
$mDBnameDatabase [protected]
$mDoneWritesDatabase [protected]
$mErrorCountDatabase [protected]
$mFailFunctionDatabase [protected]
$mFakeMasterDatabase [protected]
$mFakeSlaveLagDatabase [protected]
$mFlagsDatabase [protected]
$mLastQueryDatabase [protected]
$mLBInfoDatabase [protected]
$mOpenedDatabase [protected]
$mPasswordDatabase [protected]
$mPHPErrorDatabase [protected]
$mServerDatabase [protected]
$mTablePrefixDatabase [protected]
$mTrxLevelDatabase [protected]
$mUserDatabase [protected]
__construct($server=false, $user=false, $password=false, $dbName=false, $failFunction=false, $flags=0, $tablePrefix= 'get from global')Database
addQuotes($s)Database
affectedRows()Database
aggregateValue($valuedata, $valuename='value')Database
begin($fname= 'Database::begin')Database
bufferResults($buffer=NULL)Database
buildConcat($stringList)Database
cascadingDeletes()Database
cleanupTriggers()Database
clearFlag($flag)Database
close()Database
commit($fname= 'Database::commit')Database
conditional($cond, $trueVal, $falseVal)Database
connectionErrorHandler($errno, $errstr)Database [protected]
dataSeek($res, $row)Database
deadlockLoop()Database
debug($debug=NULL)Database
decodeBlob($b)Database
delete($table, $conds, $fname= 'Database::delete')Database
deleteJoin($delTable, $joinTable, $delVar, $joinVar, $conds, $fname= 'Database::deleteJoin')Database
doneWrites()Database
doQuery($sql)Database [private]
encodeBlob($b)Database
errorCount($count=NULL)Database
escapeLike($s)Database
estimateRowCount($table, $vars='*', $conds='', $fname= 'Database::estimateRowCount', $options=array())Database
execute($prepared, $args=null)Database
failFunction($function=NULL)Database
fetchObject($res)Database
fetchRow($res)Database
fieldExists($table, $field, $fname= 'Database::fieldExists')Database
fieldInfo($table, $field)Database
fieldName($res, $n)Database
fieldType($res, $index)Database
fillPrepared($preparedQuery, $args)Database
fillPreparedArg($matches)Database
freePrepared($prepared)Database
freeResult($res)Database
functionalIndexes()Database
generalizeSQL($sql)Database [static]
getDBname()Database
getFlag($flag)Database
getLag()Database
getLBInfo($name=NULL)Database
getMasterPos()Database
getProperty($name)Database
getSearchEngine()Database
getServer()Database
getServerVersion()Database
getSlavePos()Database
getSoftwareLink()Database
getStatus($which="%")Database
getWikiID()Database
ignoreErrors($ignoreErrors=NULL)Database
immediateBegin($fname= 'Database::immediateBegin')Database
immediateCommit($fname= 'Database::immediateCommit')Database
implicitGroupby()Database
implicitOrderby()Database
indexExists($table, $index, $fname= 'Database::indexExists')Database
indexInfo($table, $index, $fname= 'Database::indexInfo')Database
indexName($index)Database
indexNameCallback($matches)Database [protected]
indexUnique($table, $index)Database
insert($table, $a, $fname= 'Database::insert', $options=array())Database
insertId()Database
insertSelect($destTable, $srcTable, $varMap, $conds, $fname= 'Database::insertSelect', $insertOptions=array(), $selectOptions=array())Database
installErrorHandler()Database [protected]
isOpen()Database
isWriteQuery($sql)Database
lastErrno()Database
lastError()Database
lastQuery()Database
limitResult($sql, $limit, $offset=false)Database
limitResultForUpdate($sql, $num)Database
lock($lockName, $method)Database
lowPriorityOption()Database
makeList($a, $mode=LIST_COMMA)Database
makeSelectOptions($options)Database [private]
makeUpdateOptions($options)Database
masterPosWait(MySQLMasterPos $pos, $timeout)Database
maxListLen()Database
newFromParams($server, $user, $password, $dbName, $failFunction=false, $flags=0)Database [static]
nextSequenceValue($seqName)Database
numFields($res)Database
numRows($res)Database
open($server, $user, $password, $dbName)Database
ping()Database
prepare($sql, $func= 'Database::prepare')Database
query($sql, $fname= '', $tempIgnore=false)Database
realTimestamps()Database
replace($table, $uniqueIndexes, $rows, $fname= 'Database::replace')Database
replaceVars($ins)Database [protected]
reportConnectionError($error= 'Unknown error')Database
reportQueryError($error, $errno, $sql, $fname, $tempIgnore=false)Database
restoreErrorHandler()Database [protected]
resultObject($result)Database
rollback($fname= 'Database::rollback')Database
safeQuery($query, $args=null)Database
searchableIPs()Database
select($table, $vars, $conds='', $fname= 'Database::select', $options=array(), $join_conds=array())Database
selectDB($db)Database
selectField($table, $var, $cond='', $fname= 'Database::selectField', $options=array())Database
selectRow($table, $vars, $conds, $fname= 'Database::selectRow', $options=array(), $join_conds=array())Database
selectSQLText($table, $vars, $conds='', $fname= 'Database::select', $options=array(), $join_conds=array())Database
set($table, $var, $value, $cond, $fname= 'Database::set')Database
setFakeMaster($enabled=true)Database
setFakeSlaveLag($lag)Database
setFlag($flag)Database
setLBInfo($name, $value=NULL)Database
setOutputPage($out)Database
setTimeout($timeout)Database
sourceFile($filename, $lineCallback=false, $resultCallback=false)Database
sourceStream($fp, $lineCallback=false, $resultCallback=false)Database
strencode($s)Database
strictIPs()Database
strreplace($orig, $old, $new)Database
tableExists($table)Database
tableName($name)Database
tableNameCallback($matches)Database [protected]
tableNames()Database
tableNamesN()Database
tableNamesWithUseIndexOrJOIN($tables, $use_index=array(), $join_conds=array())Database
tablePrefix($prefix=null)Database
textFieldSize($table, $field)Database
timestamp($ts=0)Database
timestampOrNull($ts=null)Database
trxLevel($level=NULL)Database
unlock($lockName, $method)Database
update($table, $values, $conds, $fname= 'Database::update', $options=array())Database
useIndexClause($index)Database
wasDeadlock()Database
wasErrorReissuable()Database


Generated on Sat Sep 5 02:08:34 2009 for MediaWiki by  doxygen 1.5.9