1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00

Adding innodb_plugin-1.0.4 as storage/innodb_plugin.

This commit is contained in:
Satya B
2009-05-27 15:15:59 +05:30
parent 74a495cc81
commit 3945d5e554
375 changed files with 216180 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
/*****************************************************************************
Copyright (c) 1996, 2009, Innobase Oy. All Rights Reserved.
This program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation; version 2 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program; if not, write to the Free Software Foundation, Inc., 59 Temple
Place, Suite 330, Boston, MA 02111-1307 USA
*****************************************************************************/
/**************************************************//**
@file include/usr0sess.ic
Sessions
Created 6/25/1996 Heikki Tuuri
*******************************************************/