!C99Shell v. 1.0 pre-release build #16!

Software: Apache/2.0.54 (Fedora). PHP/5.0.4 

uname -a: Linux mina-info.me 2.6.17-1.2142_FC4smp #1 SMP Tue Jul 11 22:57:02 EDT 2006 i686 

uid=48(apache) gid=48(apache) groups=48(apache)
context=system_u:system_r:httpd_sys_script_t
 

Safe-mode: OFF (not secure)

/usr/share/doc/MySQL-python-1.2.0/private/   drwxr-xr-x
Free 3.81 GB of 27.03 GB (14.08%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     MySQLdb-module.html (21.73 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
MySQLdb
Package MySQLdb
[show private | hide private]
[frames | no frames]

Package MySQLdb

MySQLdb - A DB API v2.0 compatible interface to MySQL.

This package is a wrapper around _mysql, which mostly implements the MySQL C API.

connect() -- connects to server

See the C API specification and the MySQL documentation for more info on other items.

For information on how MySQLdb handles type conversion, see the MySQLdb.converters module.


Submodules
  • connections: This module implements connections for MySQLdb.
  • constants
    • CLIENT: MySQL CLIENT constants
    • CR: MySQL Connection Errors
    • ER: MySQL ER Constants
    • FIELD_TYPE: MySQL FIELD_TYPE Constants
    • FLAG: MySQL FLAG Constants
    • REFRESH: MySQL REFRESH Constants
  • cursors: MySQLdb Cursors
  • converters: MySQLdb type conversion module
  • pytimes: Use Python datetime module to handle date and time columns.
  • sets: sets module
  • stringtimes: Use strings to handle date and time columns as a last resort.
  • times: times module

Function Summary
  Binary(x)
  connect(*args, **kwargs)
Factory function for connections.Connection.
  Connect(*args, **kwargs)
Factory function for connections.Connection.
  Connection(*args, **kwargs)
Factory function for connections.Connection.

Variable Summary
str apilevel = '2.0'
DBAPISet BINARY = DBAPISet(252, 251, 250, 249)
DBAPISet DATE = DBAPISet(10, 14)
DBAPISet NUMBER = DBAPISet(0, 5, 4, 9, 3, 8, 1, 13)
str paramstyle = 'format'
DBAPISet ROWID = DBAPISet()
DBAPISet STRING = DBAPISet(1, 247, 254, 253)
int threadsafety = 1                                                                     
DBAPISet TIME = DBAPISet(11,)
DBAPISet TIMESTAMP = DBAPISet(7, 12)
tuple version_info = (1, 1, 10, 'final', 1)
str __author__ = 'Andy Dustman <andy@dustman.net>'
str __revision__ = '1.36'
DBAPISet DATETIME = DBAPISet(7, 12)

Function Details

connect(*args, **kwargs)

Factory function for connections.Connection.

Connect(*args, **kwargs)

Factory function for connections.Connection.

Connection(*args, **kwargs)

Factory function for connections.Connection.

Variable Details

apilevel

Type:
str
Value:
'2.0'                                                                  

BINARY

Type:
DBAPISet
Value:
DBAPISet(252, 251, 250, 249)                                           

DATE

Type:
DBAPISet
Value:
DBAPISet(10, 14)                                                       

NUMBER

Type:
DBAPISet
Value:
DBAPISet(0, 5, 4, 9, 3, 8, 1, 13)                                      

paramstyle

Type:
str
Value:
'format'                                                               

ROWID

Type:
DBAPISet
Value:
DBAPISet()                                                             

STRING

Type:
DBAPISet
Value:
DBAPISet(1, 247, 254, 253)                                             

threadsafety

Type:
int
Value:
1                                                                     

TIME

Type:
DBAPISet
Value:
DBAPISet(11,)                                                          

TIMESTAMP

Type:
DBAPISet
Value:
DBAPISet(7, 12)                                                        

version_info

Type:
tuple
Value:
(1, 1, 10, 'final', 1)                                                 

__author__

Type:
str
Value:
'Andy Dustman <andy@dustman.net>'                                      

__revision__

Type:
str
Value:
'1.36'                                                                 

DATETIME

Type:
DBAPISet
Value:
DBAPISet(7, 12)                                                        

Generated by Epydoc 2.0 on Mon Jan 31 23:02:13 2005 http://epydoc.sf.net

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 1.0 pre-release build #16 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0035 ]--