Public bug reported:

r...@zabbix:~# dpkg -l | grep mysql-server
ii  mysql-server                      5.1.37-1ubuntu5                   MySQL 
database server (metapackage depending
ii  mysql-server-5.1                  5.1.37-1ubuntu5                   MySQL 
database server binaries
ii  mysql-server-core-5.1             5.1.37-1ubuntu5                   MySQL 
database core server files

r...@zabbix:~# uname -a
Linux zabbix 2.6.31-14-server #48-Ubuntu SMP Fri Oct 16 15:07:34 UTC 2009 
x86_64 GNU/Linux

r...@zabbix:~# mysql -u root -p
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 12283
Server version: 5.1.37-1ubuntu5-log (Ubuntu)

Type 'help;' or '\h' for help. Type '\c' to clear the current input
statement.

mysql> SHOW ENGINES\G
*************************** 1. row ***************************
      Engine: MyISAM
     Support: DEFAULT
     Comment: Default engine as of MySQL 3.23 with great performance
Transactions: NO
          XA: NO
  Savepoints: NO
*************************** 2. row ***************************
      Engine: MRG_MYISAM
     Support: YES
     Comment: Collection of identical MyISAM tables
Transactions: NO
          XA: NO
  Savepoints: NO
*************************** 3. row ***************************
      Engine: BLACKHOLE
     Support: YES
     Comment: /dev/null storage engine (anything you write to it disappears)
Transactions: NO
          XA: NO
  Savepoints: NO
*************************** 4. row ***************************
      Engine: CSV
     Support: YES
     Comment: CSV storage engine
Transactions: NO
          XA: NO
  Savepoints: NO
*************************** 5. row ***************************
      Engine: MEMORY
     Support: YES
     Comment: Hash based, stored in memory, useful for temporary tables
Transactions: NO
          XA: NO
  Savepoints: NO
*************************** 6. row ***************************
      Engine: FEDERATED
     Support: NO
     Comment: Federated MySQL storage engine
Transactions: NULL
          XA: NULL
  Savepoints: NULL
*************************** 7. row ***************************
      Engine: ARCHIVE
     Support: YES
     Comment: Archive storage engine
Transactions: NO
          XA: NO
  Savepoints: NO
7 rows in set (0.00 sec)

mysql>

ProblemType: Bug
Architecture: amd64
Date: Wed Nov 25 18:39:16 2009
DistroRelease: Ubuntu 9.10
MySQLConf.etc.mysql.conf.d.mysqld.safe.syslog.cnf:
 [mysqld_safe]
 syslog
MySQLVarLibDirListing: ['debian-5.1.flag', 'ib_logfile0', 'ib_logfile1', 
'ibdata1', 'mysql', 'mysql_upgrade_info', 'zabbix']
Package: mysql-server-5.1 5.1.37-1ubuntu5
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-14.48-server
SourcePackage: mysql-dfsg-5.1
Uname: Linux 2.6.31-14-server x86_64

** Affects: mysql-dfsg-5.1 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug mysql-server-5.1

-- 
mysql-server-5.1 does not include the InnoDB engine
https://bugs.launchpad.net/bugs/488373
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to