< Home - < Back

cpanel-php56-MDB2


Information about the package, cpanel-php56-MDB2, which is shipped with common Linux distributions. The cpanel-php56-MDB2 package is designed for, PEAR: database abstraction layer.


Package Name:

cpanel-php56-MDB2

Summary:

PEAR: database abstraction layer

Description:

PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction layers. It provides a common API for all supported RDBMS. The main difference to most other DB abstraction packages is that MDB2 goes much further to ensure portability. MDB2 provides most of its many features optionally that can be used to construct portable SQL statements: * Object-Oriented API * A DSN (data source name) or array format for specifying database servers * Datatype abstraction and on demand datatype conversion * Various optional fetch modes to fix portability issues * Portable error codes * Sequential and non sequential row fetching as well as bulk fetching * Ability to make buffered and unbuffered queries * Ordered array and associative array for the fetched rows * Prepare/execute (bind) named and unnamed placeholder emulation * Sequence/autoincrement emulation * Replace emulation * Limited sub select emulation * Row limit emulation * Transactions/savepoint support * Large Object support * Index/Unique Key/Primary Key support * Pattern matching abstraction * Module framework to load advanced functionality on demand * Ability to read the information schema * RDBMS management methods (creating, dropping, altering) * Reverse engineering schemas from an existing database * SQL function call abstraction * Full integration into the PEAR Framework * PHPDoc API documentation

Architecture:

noarch

Version:

2.4.1

Release:

2.cp1158

Size:

724 k

Repository:

installed

From Repository:

Licence:

BSD-2-Clause



Handy Yum Commands for cpanel-php56-MDB2


Control the cpanel-php56-MDB2 package with the following handy commands outlined below.


Command

Description of Command

yum install cpanel-php56-MDB2

This command will install cpanel-php56-MDB2 on the server.

yum remove cpanel-php56-MDB2

This command will un-install cpanel-php56-MDB2 on the server. When you run this command, you will be asked if you are sure that you want to remove cpanel-php56-MDB2, so you have to manually confirm that you want to do this.

yum -y remove cpanel-php56-MDB2

This command will un-install cpanel-php56-MDB2 on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove cpanel-php56-MDB2 when using the -y flag.

yum update cpanel-php56-MDB2

This command will update cpanel-php56-MDB2 to the latest version. When you run this command, you will be asked if you are sure that you want to remove cpanel-php56-MDB2, so you have to manually confirm that you want to do this.

yum -y update cpanel-php56-MDB2

This command will update cpanel-php56-MDB2 to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove cpanel-php56-MDB2 when using the -y flag.

yum info cpanel-php56-MDB2

This command will show you core information about the cpanel-php56-MDB2 package.

yum deplist cpanel-php56-MDB2

This command will show you the dependencies for cpanel-php56-MDB2. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update cpanel-php56-MDB2

This command will check if there is an update waiting on cpanel-php56-MDB2. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.