Commit 17621e72 authored by Vasil Dimov's avatar Vasil Dimov

Change InnoDB plugins author to Oracle Corporation

parent e99019e5
......@@ -47,7 +47,7 @@ extern "C" {
#include "trx0trx.h" /* for TRX_QUE_STATE_STR_MAX_LEN */
}
static const char plugin_author[] = "Innobase Oy";
static const char plugin_author[] = "Oracle Corporation";
#define OK(expr) \
if ((expr) != 0) { \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment