Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
6e3fb7bb
Commit
6e3fb7bb
authored
Jul 08, 2010
by
Marc Alff
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed headers in include/mysql/psi
parent
5d2f2cc1
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
15 additions
and
15 deletions
+15
-15
include/mysql/psi/mysql_file.h
include/mysql/psi/mysql_file.h
+3
-3
include/mysql/psi/mysql_thread.h
include/mysql/psi/mysql_thread.h
+3
-3
include/mysql/psi/psi.h
include/mysql/psi/psi.h
+3
-3
include/mysql/psi/psi_abi_v1.h
include/mysql/psi/psi_abi_v1.h
+3
-3
include/mysql/psi/psi_abi_v2.h
include/mysql/psi/psi_abi_v2.h
+3
-3
No files found.
include/mysql/psi/mysql_file.h
View file @
6e3fb7bb
/* Copyright (
C) 2008-2009 Sun Microsystems, Inc
/* Copyright (
c) 2008, 2010, Oracle and/or its affiliates. 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
...
...
@@ -10,8 +10,8 @@
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 */
along with this program; if not, write to the Free Software
Foundation,
51 Franklin Street, Suite 500, Boston, MA 02110-1335
USA */
#ifndef MYSQL_FILE_H
#define MYSQL_FILE_H
...
...
include/mysql/psi/mysql_thread.h
View file @
6e3fb7bb
/* Copyright (
C) 2008-2009 Sun Microsystems, Inc
/* Copyright (
c) 2008, 2010, Oracle and/or its affiliates. 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
...
...
@@ -10,8 +10,8 @@
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 */
along with this program; if not, write to the Free Software
Foundation,
51 Franklin Street, Suite 500, Boston, MA 02110-1335
USA */
#ifndef MYSQL_THREAD_H
#define MYSQL_THREAD_H
...
...
include/mysql/psi/psi.h
View file @
6e3fb7bb
/* Copyright (
C) 2008-2010 Sun Microsystems, Inc
/* Copyright (
c) 2008, 2010, Oracle and/or its affiliates. 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
...
...
@@ -10,8 +10,8 @@
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 */
along with this program; if not, write to the Free Software
Foundation,
51 Franklin Street, Suite 500, Boston, MA 02110-1335
USA */
#ifndef MYSQL_PERFORMANCE_SCHEMA_INTERFACE_H
#define MYSQL_PERFORMANCE_SCHEMA_INTERFACE_H
...
...
include/mysql/psi/psi_abi_v1.h
View file @
6e3fb7bb
/* Copyright (
C) 2008-2009 Sun Microsystems, Inc
/* Copyright (
c) 2008, 2010, Oracle and/or its affiliates. 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
...
...
@@ -10,8 +10,8 @@
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 */
along with this program; if not, write to the Free Software
Foundation,
51 Franklin Street, Suite 500, Boston, MA 02110-1335
USA */
/**
@file mysql/psi/psi_abi_v1.h
...
...
include/mysql/psi/psi_abi_v2.h
View file @
6e3fb7bb
/* Copyright (
C) 2008-2009 Sun Microsystems, Inc
/* Copyright (
c) 2008, 2010, Oracle and/or its affiliates. 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
...
...
@@ -10,8 +10,8 @@
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 */
along with this program; if not, write to the Free Software
Foundation,
51 Franklin Street, Suite 500, Boston, MA 02110-1335
USA */
/**
@file mysql/psi/psi_abi_v1.h
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment