ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
* [Sysadmins] InnoDB в MySQL
@ 2007-06-09 20:08 Eugene Prokopiev
  2007-06-10 14:29 ` Eugene Prokopiev
  0 siblings, 1 reply; 3+ messages in thread
From: Eugene Prokopiev @ 2007-06-09 20:08 UTC (permalink / raw)
  To: Sysadmins

Здравствуйте!

А у нас в MySQL откючена поддержка InnoDB или я чего-то не понимаю?

mysql> show engines;
+------------+----------+----------------------------------------------------------------+
| Engine     | Support  | Comment 
                  |
+------------+----------+----------------------------------------------------------------+
| MyISAM     | DEFAULT  | Default engine as of MySQL 3.23 with great 
performance         |
| MEMORY     | YES      | Hash based, stored in memory, useful for 
temporary tables      |
| InnoDB     | DISABLED | Supports transactions, row-level locking, and 
foreign keys     |
| BerkeleyDB | DISABLED | Supports transactions and page-level locking 
                  |
| BLACKHOLE  | YES      | /dev/null storage engine (anything you write 
to it disappears) |
| EXAMPLE    | NO       | Example storage engine 
                  |
| ARCHIVE    | YES      | Archive storage engine 
                  |
| CSV        | NO       | CSV storage engine 
                  |
| ndbcluster | NO       | Clustered, fault-tolerant, memory-based tables 
                 |
| FEDERATED  | NO       | Federated MySQL storage engine 
                  |
| MRG_MYISAM | YES      | Collection of identical MyISAM tables 
                  |
| ISAM       | NO       | Obsolete storage engine 
                  |
+------------+----------+----------------------------------------------------------------+
12 rows in set (0.00 sec)


-- 
С уважением, Прокопьев Евгений


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Sysadmins] InnoDB в MySQL
  2007-06-09 20:08 [Sysadmins] InnoDB в MySQL Eugene Prokopiev
@ 2007-06-10 14:29 ` Eugene Prokopiev
  2007-06-10 18:41   ` [Sysadmins] [JT] " Michael Shigorin
  0 siblings, 1 reply; 3+ messages in thread
From: Eugene Prokopiev @ 2007-06-10 14:29 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

Eugene Prokopiev пишет:
> Здравствуйте!
> 
> А у нас в MySQL откючена поддержка InnoDB или я чего-то не понимаю?

Прошу прощения, ошибся в синтаксисе в my.cnf

-- 
С уважением, Прокопьев Евгений


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Sysadmins] [JT] Re:  InnoDB в MySQL
  2007-06-10 14:29 ` Eugene Prokopiev
@ 2007-06-10 18:41   ` Michael Shigorin
  0 siblings, 0 replies; 3+ messages in thread
From: Michael Shigorin @ 2007-06-10 18:41 UTC (permalink / raw)
  To: ALT Linux sysadmin discuss

> > А у нас в MySQL откючена поддержка InnoDB или я чего-то не понимаю?
> Прошу прощения, ошибся в синтаксисе в my.cnf

Вечер ответов на вопросы? :-)

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-06-10 18:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-09 20:08 [Sysadmins] InnoDB в MySQL Eugene Prokopiev
2007-06-10 14:29 ` Eugene Prokopiev
2007-06-10 18:41   ` [Sysadmins] [JT] " Michael Shigorin

ALT Linux sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git