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
fd39c56e
Commit
fd39c56e
authored
Apr 27, 2015
by
Sergei Golubchik
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
move to storage/xtradb/
parent
13927f87
Changes
298
Hide whitespace changes
Inline
Side-by-side
Showing
298 changed files
with
0 additions
and
0 deletions
+0
-0
storage/xtradb/CMakeLists.txt
storage/xtradb/CMakeLists.txt
+0
-0
storage/xtradb/COPYING.Google
storage/xtradb/COPYING.Google
+0
-0
storage/xtradb/COPYING.Percona
storage/xtradb/COPYING.Percona
+0
-0
storage/xtradb/Doxyfile
storage/xtradb/Doxyfile
+0
-0
storage/xtradb/btr/btr0btr.c
storage/xtradb/btr/btr0btr.c
+0
-0
storage/xtradb/btr/btr0cur.c
storage/xtradb/btr/btr0cur.c
+0
-0
storage/xtradb/btr/btr0pcur.c
storage/xtradb/btr/btr0pcur.c
+0
-0
storage/xtradb/btr/btr0sea.c
storage/xtradb/btr/btr0sea.c
+0
-0
storage/xtradb/buf/buf0buddy.c
storage/xtradb/buf/buf0buddy.c
+0
-0
storage/xtradb/buf/buf0buf.c
storage/xtradb/buf/buf0buf.c
+0
-0
storage/xtradb/buf/buf0flu.c
storage/xtradb/buf/buf0flu.c
+0
-0
storage/xtradb/buf/buf0lru.c
storage/xtradb/buf/buf0lru.c
+0
-0
storage/xtradb/buf/buf0rea.c
storage/xtradb/buf/buf0rea.c
+0
-0
storage/xtradb/compile-innodb
storage/xtradb/compile-innodb
+0
-0
storage/xtradb/data/data0data.c
storage/xtradb/data/data0data.c
+0
-0
storage/xtradb/data/data0type.c
storage/xtradb/data/data0type.c
+0
-0
storage/xtradb/dict/dict0boot.c
storage/xtradb/dict/dict0boot.c
+0
-0
storage/xtradb/dict/dict0crea.c
storage/xtradb/dict/dict0crea.c
+0
-0
storage/xtradb/dict/dict0dict.c
storage/xtradb/dict/dict0dict.c
+0
-0
storage/xtradb/dict/dict0load.c
storage/xtradb/dict/dict0load.c
+0
-0
storage/xtradb/dict/dict0mem.c
storage/xtradb/dict/dict0mem.c
+0
-0
storage/xtradb/dyn/dyn0dyn.c
storage/xtradb/dyn/dyn0dyn.c
+0
-0
storage/xtradb/eval/eval0eval.c
storage/xtradb/eval/eval0eval.c
+0
-0
storage/xtradb/eval/eval0proc.c
storage/xtradb/eval/eval0proc.c
+0
-0
storage/xtradb/fil/fil0fil.c
storage/xtradb/fil/fil0fil.c
+0
-0
storage/xtradb/fsp/fsp0fsp.c
storage/xtradb/fsp/fsp0fsp.c
+0
-0
storage/xtradb/fut/fut0fut.c
storage/xtradb/fut/fut0fut.c
+0
-0
storage/xtradb/fut/fut0lst.c
storage/xtradb/fut/fut0lst.c
+0
-0
storage/xtradb/ha/ha0ha.c
storage/xtradb/ha/ha0ha.c
+0
-0
storage/xtradb/ha/ha0storage.c
storage/xtradb/ha/ha0storage.c
+0
-0
storage/xtradb/ha/hash0hash.c
storage/xtradb/ha/hash0hash.c
+0
-0
storage/xtradb/ha_innodb.def
storage/xtradb/ha_innodb.def
+0
-0
storage/xtradb/handler/ha_innodb.cc
storage/xtradb/handler/ha_innodb.cc
+0
-0
storage/xtradb/handler/ha_innodb.h
storage/xtradb/handler/ha_innodb.h
+0
-0
storage/xtradb/handler/handler0alter.cc
storage/xtradb/handler/handler0alter.cc
+0
-0
storage/xtradb/handler/i_s.cc
storage/xtradb/handler/i_s.cc
+0
-0
storage/xtradb/handler/i_s.h
storage/xtradb/handler/i_s.h
+0
-0
storage/xtradb/ibuf/ibuf0ibuf.c
storage/xtradb/ibuf/ibuf0ibuf.c
+0
-0
storage/xtradb/include/btr0btr.h
storage/xtradb/include/btr0btr.h
+0
-0
storage/xtradb/include/btr0btr.ic
storage/xtradb/include/btr0btr.ic
+0
-0
storage/xtradb/include/btr0cur.h
storage/xtradb/include/btr0cur.h
+0
-0
storage/xtradb/include/btr0cur.ic
storage/xtradb/include/btr0cur.ic
+0
-0
storage/xtradb/include/btr0pcur.h
storage/xtradb/include/btr0pcur.h
+0
-0
storage/xtradb/include/btr0pcur.ic
storage/xtradb/include/btr0pcur.ic
+0
-0
storage/xtradb/include/btr0sea.h
storage/xtradb/include/btr0sea.h
+0
-0
storage/xtradb/include/btr0sea.ic
storage/xtradb/include/btr0sea.ic
+0
-0
storage/xtradb/include/btr0types.h
storage/xtradb/include/btr0types.h
+0
-0
storage/xtradb/include/buf0buddy.h
storage/xtradb/include/buf0buddy.h
+0
-0
storage/xtradb/include/buf0buddy.ic
storage/xtradb/include/buf0buddy.ic
+0
-0
storage/xtradb/include/buf0buf.h
storage/xtradb/include/buf0buf.h
+0
-0
storage/xtradb/include/buf0buf.ic
storage/xtradb/include/buf0buf.ic
+0
-0
storage/xtradb/include/buf0flu.h
storage/xtradb/include/buf0flu.h
+0
-0
storage/xtradb/include/buf0flu.ic
storage/xtradb/include/buf0flu.ic
+0
-0
storage/xtradb/include/buf0lru.h
storage/xtradb/include/buf0lru.h
+0
-0
storage/xtradb/include/buf0lru.ic
storage/xtradb/include/buf0lru.ic
+0
-0
storage/xtradb/include/buf0rea.h
storage/xtradb/include/buf0rea.h
+0
-0
storage/xtradb/include/buf0types.h
storage/xtradb/include/buf0types.h
+0
-0
storage/xtradb/include/data0data.h
storage/xtradb/include/data0data.h
+0
-0
storage/xtradb/include/data0data.ic
storage/xtradb/include/data0data.ic
+0
-0
storage/xtradb/include/data0type.h
storage/xtradb/include/data0type.h
+0
-0
storage/xtradb/include/data0type.ic
storage/xtradb/include/data0type.ic
+0
-0
storage/xtradb/include/data0types.h
storage/xtradb/include/data0types.h
+0
-0
storage/xtradb/include/db0err.h
storage/xtradb/include/db0err.h
+0
-0
storage/xtradb/include/dict0boot.h
storage/xtradb/include/dict0boot.h
+0
-0
storage/xtradb/include/dict0boot.ic
storage/xtradb/include/dict0boot.ic
+0
-0
storage/xtradb/include/dict0crea.h
storage/xtradb/include/dict0crea.h
+0
-0
storage/xtradb/include/dict0crea.ic
storage/xtradb/include/dict0crea.ic
+0
-0
storage/xtradb/include/dict0dict.h
storage/xtradb/include/dict0dict.h
+0
-0
storage/xtradb/include/dict0dict.ic
storage/xtradb/include/dict0dict.ic
+0
-0
storage/xtradb/include/dict0load.h
storage/xtradb/include/dict0load.h
+0
-0
storage/xtradb/include/dict0load.ic
storage/xtradb/include/dict0load.ic
+0
-0
storage/xtradb/include/dict0mem.h
storage/xtradb/include/dict0mem.h
+0
-0
storage/xtradb/include/dict0mem.ic
storage/xtradb/include/dict0mem.ic
+0
-0
storage/xtradb/include/dict0types.h
storage/xtradb/include/dict0types.h
+0
-0
storage/xtradb/include/dyn0dyn.h
storage/xtradb/include/dyn0dyn.h
+0
-0
storage/xtradb/include/dyn0dyn.ic
storage/xtradb/include/dyn0dyn.ic
+0
-0
storage/xtradb/include/eval0eval.h
storage/xtradb/include/eval0eval.h
+0
-0
storage/xtradb/include/eval0eval.ic
storage/xtradb/include/eval0eval.ic
+0
-0
storage/xtradb/include/eval0proc.h
storage/xtradb/include/eval0proc.h
+0
-0
storage/xtradb/include/eval0proc.ic
storage/xtradb/include/eval0proc.ic
+0
-0
storage/xtradb/include/fil0fil.h
storage/xtradb/include/fil0fil.h
+0
-0
storage/xtradb/include/fsp0fsp.h
storage/xtradb/include/fsp0fsp.h
+0
-0
storage/xtradb/include/fsp0fsp.ic
storage/xtradb/include/fsp0fsp.ic
+0
-0
storage/xtradb/include/fsp0types.h
storage/xtradb/include/fsp0types.h
+0
-0
storage/xtradb/include/fut0fut.h
storage/xtradb/include/fut0fut.h
+0
-0
storage/xtradb/include/fut0fut.ic
storage/xtradb/include/fut0fut.ic
+0
-0
storage/xtradb/include/fut0lst.h
storage/xtradb/include/fut0lst.h
+0
-0
storage/xtradb/include/fut0lst.ic
storage/xtradb/include/fut0lst.ic
+0
-0
storage/xtradb/include/ha0ha.h
storage/xtradb/include/ha0ha.h
+0
-0
storage/xtradb/include/ha0ha.ic
storage/xtradb/include/ha0ha.ic
+0
-0
storage/xtradb/include/ha0storage.h
storage/xtradb/include/ha0storage.h
+0
-0
storage/xtradb/include/ha0storage.ic
storage/xtradb/include/ha0storage.ic
+0
-0
storage/xtradb/include/ha_prototypes.h
storage/xtradb/include/ha_prototypes.h
+0
-0
storage/xtradb/include/handler0alter.h
storage/xtradb/include/handler0alter.h
+0
-0
storage/xtradb/include/hash0hash.h
storage/xtradb/include/hash0hash.h
+0
-0
storage/xtradb/include/hash0hash.ic
storage/xtradb/include/hash0hash.ic
+0
-0
storage/xtradb/include/ibuf0ibuf.h
storage/xtradb/include/ibuf0ibuf.h
+0
-0
storage/xtradb/include/ibuf0ibuf.ic
storage/xtradb/include/ibuf0ibuf.ic
+0
-0
storage/xtradb/include/ibuf0types.h
storage/xtradb/include/ibuf0types.h
+0
-0
storage/xtradb/include/lock0iter.h
storage/xtradb/include/lock0iter.h
+0
-0
storage/xtradb/include/lock0lock.h
storage/xtradb/include/lock0lock.h
+0
-0
storage/xtradb/include/lock0lock.ic
storage/xtradb/include/lock0lock.ic
+0
-0
storage/xtradb/include/lock0priv.h
storage/xtradb/include/lock0priv.h
+0
-0
storage/xtradb/include/lock0priv.ic
storage/xtradb/include/lock0priv.ic
+0
-0
storage/xtradb/include/lock0types.h
storage/xtradb/include/lock0types.h
+0
-0
storage/xtradb/include/log0log.h
storage/xtradb/include/log0log.h
+0
-0
storage/xtradb/include/log0log.ic
storage/xtradb/include/log0log.ic
+0
-0
storage/xtradb/include/log0online.h
storage/xtradb/include/log0online.h
+0
-0
storage/xtradb/include/log0recv.h
storage/xtradb/include/log0recv.h
+0
-0
storage/xtradb/include/log0recv.ic
storage/xtradb/include/log0recv.ic
+0
-0
storage/xtradb/include/mach0data.h
storage/xtradb/include/mach0data.h
+0
-0
storage/xtradb/include/mach0data.ic
storage/xtradb/include/mach0data.ic
+0
-0
storage/xtradb/include/mem0dbg.h
storage/xtradb/include/mem0dbg.h
+0
-0
storage/xtradb/include/mem0dbg.ic
storage/xtradb/include/mem0dbg.ic
+0
-0
storage/xtradb/include/mem0mem.h
storage/xtradb/include/mem0mem.h
+0
-0
storage/xtradb/include/mem0mem.ic
storage/xtradb/include/mem0mem.ic
+0
-0
storage/xtradb/include/mem0pool.h
storage/xtradb/include/mem0pool.h
+0
-0
storage/xtradb/include/mem0pool.ic
storage/xtradb/include/mem0pool.ic
+0
-0
storage/xtradb/include/mtr0log.h
storage/xtradb/include/mtr0log.h
+0
-0
storage/xtradb/include/mtr0log.ic
storage/xtradb/include/mtr0log.ic
+0
-0
storage/xtradb/include/mtr0mtr.h
storage/xtradb/include/mtr0mtr.h
+0
-0
storage/xtradb/include/mtr0mtr.ic
storage/xtradb/include/mtr0mtr.ic
+0
-0
storage/xtradb/include/mtr0types.h
storage/xtradb/include/mtr0types.h
+0
-0
storage/xtradb/include/os0file.h
storage/xtradb/include/os0file.h
+0
-0
storage/xtradb/include/os0file.ic
storage/xtradb/include/os0file.ic
+0
-0
storage/xtradb/include/os0proc.h
storage/xtradb/include/os0proc.h
+0
-0
storage/xtradb/include/os0proc.ic
storage/xtradb/include/os0proc.ic
+0
-0
storage/xtradb/include/os0sync.h
storage/xtradb/include/os0sync.h
+0
-0
storage/xtradb/include/os0sync.ic
storage/xtradb/include/os0sync.ic
+0
-0
storage/xtradb/include/os0thread.h
storage/xtradb/include/os0thread.h
+0
-0
storage/xtradb/include/os0thread.ic
storage/xtradb/include/os0thread.ic
+0
-0
storage/xtradb/include/page0cur.h
storage/xtradb/include/page0cur.h
+0
-0
storage/xtradb/include/page0cur.ic
storage/xtradb/include/page0cur.ic
+0
-0
storage/xtradb/include/page0page.h
storage/xtradb/include/page0page.h
+0
-0
storage/xtradb/include/page0page.ic
storage/xtradb/include/page0page.ic
+0
-0
storage/xtradb/include/page0types.h
storage/xtradb/include/page0types.h
+0
-0
storage/xtradb/include/page0zip.h
storage/xtradb/include/page0zip.h
+0
-0
storage/xtradb/include/page0zip.ic
storage/xtradb/include/page0zip.ic
+0
-0
storage/xtradb/include/pars0grm.h
storage/xtradb/include/pars0grm.h
+0
-0
storage/xtradb/include/pars0opt.h
storage/xtradb/include/pars0opt.h
+0
-0
storage/xtradb/include/pars0opt.ic
storage/xtradb/include/pars0opt.ic
+0
-0
storage/xtradb/include/pars0pars.h
storage/xtradb/include/pars0pars.h
+0
-0
storage/xtradb/include/pars0pars.ic
storage/xtradb/include/pars0pars.ic
+0
-0
storage/xtradb/include/pars0sym.h
storage/xtradb/include/pars0sym.h
+0
-0
storage/xtradb/include/pars0sym.ic
storage/xtradb/include/pars0sym.ic
+0
-0
storage/xtradb/include/pars0types.h
storage/xtradb/include/pars0types.h
+0
-0
storage/xtradb/include/que0que.h
storage/xtradb/include/que0que.h
+0
-0
storage/xtradb/include/que0que.ic
storage/xtradb/include/que0que.ic
+0
-0
storage/xtradb/include/que0types.h
storage/xtradb/include/que0types.h
+0
-0
storage/xtradb/include/read0read.h
storage/xtradb/include/read0read.h
+0
-0
storage/xtradb/include/read0read.ic
storage/xtradb/include/read0read.ic
+0
-0
storage/xtradb/include/read0types.h
storage/xtradb/include/read0types.h
+0
-0
storage/xtradb/include/rem0cmp.h
storage/xtradb/include/rem0cmp.h
+0
-0
storage/xtradb/include/rem0cmp.ic
storage/xtradb/include/rem0cmp.ic
+0
-0
storage/xtradb/include/rem0rec.h
storage/xtradb/include/rem0rec.h
+0
-0
storage/xtradb/include/rem0rec.ic
storage/xtradb/include/rem0rec.ic
+0
-0
storage/xtradb/include/rem0types.h
storage/xtradb/include/rem0types.h
+0
-0
storage/xtradb/include/row0ext.h
storage/xtradb/include/row0ext.h
+0
-0
storage/xtradb/include/row0ext.ic
storage/xtradb/include/row0ext.ic
+0
-0
storage/xtradb/include/row0ins.h
storage/xtradb/include/row0ins.h
+0
-0
storage/xtradb/include/row0ins.ic
storage/xtradb/include/row0ins.ic
+0
-0
storage/xtradb/include/row0merge.h
storage/xtradb/include/row0merge.h
+0
-0
storage/xtradb/include/row0mysql.h
storage/xtradb/include/row0mysql.h
+0
-0
storage/xtradb/include/row0mysql.ic
storage/xtradb/include/row0mysql.ic
+0
-0
storage/xtradb/include/row0purge.h
storage/xtradb/include/row0purge.h
+0
-0
storage/xtradb/include/row0purge.ic
storage/xtradb/include/row0purge.ic
+0
-0
storage/xtradb/include/row0row.h
storage/xtradb/include/row0row.h
+0
-0
storage/xtradb/include/row0row.ic
storage/xtradb/include/row0row.ic
+0
-0
storage/xtradb/include/row0sel.h
storage/xtradb/include/row0sel.h
+0
-0
storage/xtradb/include/row0sel.ic
storage/xtradb/include/row0sel.ic
+0
-0
storage/xtradb/include/row0types.h
storage/xtradb/include/row0types.h
+0
-0
storage/xtradb/include/row0uins.h
storage/xtradb/include/row0uins.h
+0
-0
storage/xtradb/include/row0uins.ic
storage/xtradb/include/row0uins.ic
+0
-0
storage/xtradb/include/row0umod.h
storage/xtradb/include/row0umod.h
+0
-0
storage/xtradb/include/row0umod.ic
storage/xtradb/include/row0umod.ic
+0
-0
storage/xtradb/include/row0undo.h
storage/xtradb/include/row0undo.h
+0
-0
storage/xtradb/include/row0undo.ic
storage/xtradb/include/row0undo.ic
+0
-0
storage/xtradb/include/row0upd.h
storage/xtradb/include/row0upd.h
+0
-0
storage/xtradb/include/row0upd.ic
storage/xtradb/include/row0upd.ic
+0
-0
storage/xtradb/include/row0vers.h
storage/xtradb/include/row0vers.h
+0
-0
storage/xtradb/include/row0vers.ic
storage/xtradb/include/row0vers.ic
+0
-0
storage/xtradb/include/srv0srv.h
storage/xtradb/include/srv0srv.h
+0
-0
storage/xtradb/include/srv0srv.ic
storage/xtradb/include/srv0srv.ic
+0
-0
storage/xtradb/include/srv0start.h
storage/xtradb/include/srv0start.h
+0
-0
storage/xtradb/include/sync0arr.h
storage/xtradb/include/sync0arr.h
+0
-0
storage/xtradb/include/sync0arr.ic
storage/xtradb/include/sync0arr.ic
+0
-0
storage/xtradb/include/sync0rw.h
storage/xtradb/include/sync0rw.h
+0
-0
storage/xtradb/include/sync0rw.ic
storage/xtradb/include/sync0rw.ic
+0
-0
storage/xtradb/include/sync0sync.h
storage/xtradb/include/sync0sync.h
+0
-0
storage/xtradb/include/sync0sync.ic
storage/xtradb/include/sync0sync.ic
+0
-0
storage/xtradb/include/sync0types.h
storage/xtradb/include/sync0types.h
+0
-0
storage/xtradb/include/trx0i_s.h
storage/xtradb/include/trx0i_s.h
+0
-0
storage/xtradb/include/trx0purge.h
storage/xtradb/include/trx0purge.h
+0
-0
storage/xtradb/include/trx0purge.ic
storage/xtradb/include/trx0purge.ic
+0
-0
storage/xtradb/include/trx0rec.h
storage/xtradb/include/trx0rec.h
+0
-0
storage/xtradb/include/trx0rec.ic
storage/xtradb/include/trx0rec.ic
+0
-0
storage/xtradb/include/trx0roll.h
storage/xtradb/include/trx0roll.h
+0
-0
storage/xtradb/include/trx0roll.ic
storage/xtradb/include/trx0roll.ic
+0
-0
storage/xtradb/include/trx0rseg.h
storage/xtradb/include/trx0rseg.h
+0
-0
storage/xtradb/include/trx0rseg.ic
storage/xtradb/include/trx0rseg.ic
+0
-0
storage/xtradb/include/trx0sys.h
storage/xtradb/include/trx0sys.h
+0
-0
storage/xtradb/include/trx0sys.ic
storage/xtradb/include/trx0sys.ic
+0
-0
storage/xtradb/include/trx0trx.h
storage/xtradb/include/trx0trx.h
+0
-0
storage/xtradb/include/trx0trx.ic
storage/xtradb/include/trx0trx.ic
+0
-0
storage/xtradb/include/trx0types.h
storage/xtradb/include/trx0types.h
+0
-0
storage/xtradb/include/trx0undo.h
storage/xtradb/include/trx0undo.h
+0
-0
storage/xtradb/include/trx0undo.ic
storage/xtradb/include/trx0undo.ic
+0
-0
storage/xtradb/include/trx0xa.h
storage/xtradb/include/trx0xa.h
+0
-0
storage/xtradb/include/univ.i
storage/xtradb/include/univ.i
+0
-0
storage/xtradb/include/usr0sess.h
storage/xtradb/include/usr0sess.h
+0
-0
storage/xtradb/include/usr0sess.ic
storage/xtradb/include/usr0sess.ic
+0
-0
storage/xtradb/include/usr0types.h
storage/xtradb/include/usr0types.h
+0
-0
storage/xtradb/include/ut0bh.h
storage/xtradb/include/ut0bh.h
+0
-0
storage/xtradb/include/ut0bh.ic
storage/xtradb/include/ut0bh.ic
+0
-0
storage/xtradb/include/ut0byte.h
storage/xtradb/include/ut0byte.h
+0
-0
storage/xtradb/include/ut0byte.ic
storage/xtradb/include/ut0byte.ic
+0
-0
storage/xtradb/include/ut0dbg.h
storage/xtradb/include/ut0dbg.h
+0
-0
storage/xtradb/include/ut0list.h
storage/xtradb/include/ut0list.h
+0
-0
storage/xtradb/include/ut0list.ic
storage/xtradb/include/ut0list.ic
+0
-0
storage/xtradb/include/ut0lst.h
storage/xtradb/include/ut0lst.h
+0
-0
storage/xtradb/include/ut0mem.h
storage/xtradb/include/ut0mem.h
+0
-0
storage/xtradb/include/ut0mem.ic
storage/xtradb/include/ut0mem.ic
+0
-0
storage/xtradb/include/ut0rbt.h
storage/xtradb/include/ut0rbt.h
+0
-0
storage/xtradb/include/ut0rnd.h
storage/xtradb/include/ut0rnd.h
+0
-0
storage/xtradb/include/ut0rnd.ic
storage/xtradb/include/ut0rnd.ic
+0
-0
storage/xtradb/include/ut0sort.h
storage/xtradb/include/ut0sort.h
+0
-0
storage/xtradb/include/ut0ut.h
storage/xtradb/include/ut0ut.h
+0
-0
storage/xtradb/include/ut0ut.ic
storage/xtradb/include/ut0ut.ic
+0
-0
storage/xtradb/include/ut0vec.h
storage/xtradb/include/ut0vec.h
+0
-0
storage/xtradb/include/ut0vec.ic
storage/xtradb/include/ut0vec.ic
+0
-0
storage/xtradb/include/ut0wqueue.h
storage/xtradb/include/ut0wqueue.h
+0
-0
storage/xtradb/lock/lock0iter.c
storage/xtradb/lock/lock0iter.c
+0
-0
storage/xtradb/lock/lock0lock.c
storage/xtradb/lock/lock0lock.c
+0
-0
storage/xtradb/log/log0log.c
storage/xtradb/log/log0log.c
+0
-0
storage/xtradb/log/log0online.c
storage/xtradb/log/log0online.c
+0
-0
storage/xtradb/log/log0recv.c
storage/xtradb/log/log0recv.c
+0
-0
storage/xtradb/mach/mach0data.c
storage/xtradb/mach/mach0data.c
+0
-0
storage/xtradb/mem/mem0dbg.c
storage/xtradb/mem/mem0dbg.c
+0
-0
storage/xtradb/mem/mem0mem.c
storage/xtradb/mem/mem0mem.c
+0
-0
storage/xtradb/mem/mem0pool.c
storage/xtradb/mem/mem0pool.c
+0
-0
storage/xtradb/mtr/mtr0log.c
storage/xtradb/mtr/mtr0log.c
+0
-0
storage/xtradb/mtr/mtr0mtr.c
storage/xtradb/mtr/mtr0mtr.c
+0
-0
storage/xtradb/os/os0file.c
storage/xtradb/os/os0file.c
+0
-0
storage/xtradb/os/os0proc.c
storage/xtradb/os/os0proc.c
+0
-0
storage/xtradb/os/os0sync.c
storage/xtradb/os/os0sync.c
+0
-0
storage/xtradb/os/os0thread.c
storage/xtradb/os/os0thread.c
+0
-0
storage/xtradb/page/page0cur.c
storage/xtradb/page/page0cur.c
+0
-0
storage/xtradb/page/page0page.c
storage/xtradb/page/page0page.c
+0
-0
storage/xtradb/page/page0zip.c
storage/xtradb/page/page0zip.c
+0
-0
storage/xtradb/pars/lexyy.c
storage/xtradb/pars/lexyy.c
+0
-0
storage/xtradb/pars/make_bison.sh
storage/xtradb/pars/make_bison.sh
+0
-0
storage/xtradb/pars/make_flex.sh
storage/xtradb/pars/make_flex.sh
+0
-0
storage/xtradb/pars/pars0grm.c
storage/xtradb/pars/pars0grm.c
+0
-0
storage/xtradb/pars/pars0grm.y
storage/xtradb/pars/pars0grm.y
+0
-0
storage/xtradb/pars/pars0lex.l
storage/xtradb/pars/pars0lex.l
+0
-0
storage/xtradb/pars/pars0opt.c
storage/xtradb/pars/pars0opt.c
+0
-0
storage/xtradb/pars/pars0pars.c
storage/xtradb/pars/pars0pars.c
+0
-0
storage/xtradb/pars/pars0sym.c
storage/xtradb/pars/pars0sym.c
+0
-0
storage/xtradb/que/que0que.c
storage/xtradb/que/que0que.c
+0
-0
storage/xtradb/read/read0read.c
storage/xtradb/read/read0read.c
+0
-0
storage/xtradb/rem/rem0cmp.c
storage/xtradb/rem/rem0cmp.c
+0
-0
storage/xtradb/rem/rem0rec.c
storage/xtradb/rem/rem0rec.c
+0
-0
storage/xtradb/row/row0ext.c
storage/xtradb/row/row0ext.c
+0
-0
storage/xtradb/row/row0ins.c
storage/xtradb/row/row0ins.c
+0
-0
storage/xtradb/row/row0merge.c
storage/xtradb/row/row0merge.c
+0
-0
storage/xtradb/row/row0mysql.c
storage/xtradb/row/row0mysql.c
+0
-0
storage/xtradb/row/row0purge.c
storage/xtradb/row/row0purge.c
+0
-0
storage/xtradb/row/row0row.c
storage/xtradb/row/row0row.c
+0
-0
storage/xtradb/row/row0sel.c
storage/xtradb/row/row0sel.c
+0
-0
storage/xtradb/row/row0uins.c
storage/xtradb/row/row0uins.c
+0
-0
storage/xtradb/row/row0umod.c
storage/xtradb/row/row0umod.c
+0
-0
storage/xtradb/row/row0undo.c
storage/xtradb/row/row0undo.c
+0
-0
storage/xtradb/row/row0upd.c
storage/xtradb/row/row0upd.c
+0
-0
storage/xtradb/row/row0vers.c
storage/xtradb/row/row0vers.c
+0
-0
storage/xtradb/srv/srv0srv.c
storage/xtradb/srv/srv0srv.c
+0
-0
storage/xtradb/srv/srv0start.c
storage/xtradb/srv/srv0start.c
+0
-0
storage/xtradb/sync/sync0arr.c
storage/xtradb/sync/sync0arr.c
+0
-0
storage/xtradb/sync/sync0rw.c
storage/xtradb/sync/sync0rw.c
+0
-0
storage/xtradb/sync/sync0sync.c
storage/xtradb/sync/sync0sync.c
+0
-0
storage/xtradb/trx/trx0i_s.c
storage/xtradb/trx/trx0i_s.c
+0
-0
storage/xtradb/trx/trx0purge.c
storage/xtradb/trx/trx0purge.c
+0
-0
storage/xtradb/trx/trx0rec.c
storage/xtradb/trx/trx0rec.c
+0
-0
storage/xtradb/trx/trx0roll.c
storage/xtradb/trx/trx0roll.c
+0
-0
storage/xtradb/trx/trx0rseg.c
storage/xtradb/trx/trx0rseg.c
+0
-0
storage/xtradb/trx/trx0sys.c
storage/xtradb/trx/trx0sys.c
+0
-0
storage/xtradb/trx/trx0trx.c
storage/xtradb/trx/trx0trx.c
+0
-0
storage/xtradb/trx/trx0undo.c
storage/xtradb/trx/trx0undo.c
+0
-0
storage/xtradb/usr/usr0sess.c
storage/xtradb/usr/usr0sess.c
+0
-0
storage/xtradb/ut/ut0bh.c
storage/xtradb/ut/ut0bh.c
+0
-0
storage/xtradb/ut/ut0byte.c
storage/xtradb/ut/ut0byte.c
+0
-0
storage/xtradb/ut/ut0dbg.c
storage/xtradb/ut/ut0dbg.c
+0
-0
storage/xtradb/ut/ut0list.c
storage/xtradb/ut/ut0list.c
+0
-0
storage/xtradb/ut/ut0mem.c
storage/xtradb/ut/ut0mem.c
+0
-0
storage/xtradb/ut/ut0rbt.c
storage/xtradb/ut/ut0rbt.c
+0
-0
storage/xtradb/ut/ut0rnd.c
storage/xtradb/ut/ut0rnd.c
+0
-0
storage/xtradb/ut/ut0ut.c
storage/xtradb/ut/ut0ut.c
+0
-0
storage/xtradb/ut/ut0vec.c
storage/xtradb/ut/ut0vec.c
+0
-0
storage/xtradb/ut/ut0wqueue.c
storage/xtradb/ut/ut0wqueue.c
+0
-0
No files found.
CMakeLists.txt
→
storage/xtradb/
CMakeLists.txt
View file @
fd39c56e
File moved
COPYING.Google
→
storage/xtradb/
COPYING.Google
View file @
fd39c56e
File moved
COPYING.Percona
→
storage/xtradb/
COPYING.Percona
View file @
fd39c56e
File moved
Doxyfile
→
storage/xtradb/
Doxyfile
View file @
fd39c56e
File moved
btr/btr0btr.c
→
storage/xtradb/
btr/btr0btr.c
View file @
fd39c56e
File moved
btr/btr0cur.c
→
storage/xtradb/
btr/btr0cur.c
View file @
fd39c56e
File moved
btr/btr0pcur.c
→
storage/xtradb/
btr/btr0pcur.c
View file @
fd39c56e
File moved
btr/btr0sea.c
→
storage/xtradb/
btr/btr0sea.c
View file @
fd39c56e
File moved
buf/buf0buddy.c
→
storage/xtradb/
buf/buf0buddy.c
View file @
fd39c56e
File moved
buf/buf0buf.c
→
storage/xtradb/
buf/buf0buf.c
View file @
fd39c56e
File moved
buf/buf0flu.c
→
storage/xtradb/
buf/buf0flu.c
View file @
fd39c56e
File moved
buf/buf0lru.c
→
storage/xtradb/
buf/buf0lru.c
View file @
fd39c56e
File moved
buf/buf0rea.c
→
storage/xtradb/
buf/buf0rea.c
View file @
fd39c56e
File moved
compile-innodb
→
storage/xtradb/
compile-innodb
View file @
fd39c56e
File moved
data/data0data.c
→
storage/xtradb/
data/data0data.c
View file @
fd39c56e
File moved
data/data0type.c
→
storage/xtradb/
data/data0type.c
View file @
fd39c56e
File moved
dict/dict0boot.c
→
storage/xtradb/
dict/dict0boot.c
View file @
fd39c56e
File moved
dict/dict0crea.c
→
storage/xtradb/
dict/dict0crea.c
View file @
fd39c56e
File moved
dict/dict0dict.c
→
storage/xtradb/
dict/dict0dict.c
View file @
fd39c56e
File moved
dict/dict0load.c
→
storage/xtradb/
dict/dict0load.c
View file @
fd39c56e
File moved
dict/dict0mem.c
→
storage/xtradb/
dict/dict0mem.c
View file @
fd39c56e
File moved
dyn/dyn0dyn.c
→
storage/xtradb/
dyn/dyn0dyn.c
View file @
fd39c56e
File moved
eval/eval0eval.c
→
storage/xtradb/
eval/eval0eval.c
View file @
fd39c56e
File moved
eval/eval0proc.c
→
storage/xtradb/
eval/eval0proc.c
View file @
fd39c56e
File moved
fil/fil0fil.c
→
storage/xtradb/
fil/fil0fil.c
View file @
fd39c56e
File moved
fsp/fsp0fsp.c
→
storage/xtradb/
fsp/fsp0fsp.c
View file @
fd39c56e
File moved
fut/fut0fut.c
→
storage/xtradb/
fut/fut0fut.c
View file @
fd39c56e
File moved
fut/fut0lst.c
→
storage/xtradb/
fut/fut0lst.c
View file @
fd39c56e
File moved
ha/ha0ha.c
→
storage/xtradb/
ha/ha0ha.c
View file @
fd39c56e
File moved
ha/ha0storage.c
→
storage/xtradb/
ha/ha0storage.c
View file @
fd39c56e
File moved
ha/hash0hash.c
→
storage/xtradb/
ha/hash0hash.c
View file @
fd39c56e
File moved
ha_innodb.def
→
storage/xtradb/
ha_innodb.def
View file @
fd39c56e
File moved
handler/ha_innodb.cc
→
storage/xtradb/
handler/ha_innodb.cc
View file @
fd39c56e
File moved
handler/ha_innodb.h
→
storage/xtradb/
handler/ha_innodb.h
View file @
fd39c56e
File moved
handler/handler0alter.cc
→
storage/xtradb/
handler/handler0alter.cc
View file @
fd39c56e
File moved
handler/i_s.cc
→
storage/xtradb/
handler/i_s.cc
View file @
fd39c56e
File moved
handler/i_s.h
→
storage/xtradb/
handler/i_s.h
View file @
fd39c56e
File moved
ibuf/ibuf0ibuf.c
→
storage/xtradb/
ibuf/ibuf0ibuf.c
View file @
fd39c56e
File moved
include/btr0btr.h
→
storage/xtradb/
include/btr0btr.h
View file @
fd39c56e
File moved
include/btr0btr.ic
→
storage/xtradb/
include/btr0btr.ic
View file @
fd39c56e
File moved
include/btr0cur.h
→
storage/xtradb/
include/btr0cur.h
View file @
fd39c56e
File moved
include/btr0cur.ic
→
storage/xtradb/
include/btr0cur.ic
View file @
fd39c56e
File moved
include/btr0pcur.h
→
storage/xtradb/
include/btr0pcur.h
View file @
fd39c56e
File moved
include/btr0pcur.ic
→
storage/xtradb/
include/btr0pcur.ic
View file @
fd39c56e
File moved
include/btr0sea.h
→
storage/xtradb/
include/btr0sea.h
View file @
fd39c56e
File moved
include/btr0sea.ic
→
storage/xtradb/
include/btr0sea.ic
View file @
fd39c56e
File moved
include/btr0types.h
→
storage/xtradb/
include/btr0types.h
View file @
fd39c56e
File moved
include/buf0buddy.h
→
storage/xtradb/
include/buf0buddy.h
View file @
fd39c56e
File moved
include/buf0buddy.ic
→
storage/xtradb/
include/buf0buddy.ic
View file @
fd39c56e
File moved
include/buf0buf.h
→
storage/xtradb/
include/buf0buf.h
View file @
fd39c56e
File moved
include/buf0buf.ic
→
storage/xtradb/
include/buf0buf.ic
View file @
fd39c56e
File moved
include/buf0flu.h
→
storage/xtradb/
include/buf0flu.h
View file @
fd39c56e
File moved
include/buf0flu.ic
→
storage/xtradb/
include/buf0flu.ic
View file @
fd39c56e
File moved
include/buf0lru.h
→
storage/xtradb/
include/buf0lru.h
View file @
fd39c56e
File moved
include/buf0lru.ic
→
storage/xtradb/
include/buf0lru.ic
View file @
fd39c56e
File moved
include/buf0rea.h
→
storage/xtradb/
include/buf0rea.h
View file @
fd39c56e
File moved
include/buf0types.h
→
storage/xtradb/
include/buf0types.h
View file @
fd39c56e
File moved
include/data0data.h
→
storage/xtradb/
include/data0data.h
View file @
fd39c56e
File moved
include/data0data.ic
→
storage/xtradb/
include/data0data.ic
View file @
fd39c56e
File moved
include/data0type.h
→
storage/xtradb/
include/data0type.h
View file @
fd39c56e
File moved
include/data0type.ic
→
storage/xtradb/
include/data0type.ic
View file @
fd39c56e
File moved
include/data0types.h
→
storage/xtradb/
include/data0types.h
View file @
fd39c56e
File moved
include/db0err.h
→
storage/xtradb/
include/db0err.h
View file @
fd39c56e
File moved
include/dict0boot.h
→
storage/xtradb/
include/dict0boot.h
View file @
fd39c56e
File moved
include/dict0boot.ic
→
storage/xtradb/
include/dict0boot.ic
View file @
fd39c56e
File moved
include/dict0crea.h
→
storage/xtradb/
include/dict0crea.h
View file @
fd39c56e
File moved
include/dict0crea.ic
→
storage/xtradb/
include/dict0crea.ic
View file @
fd39c56e
File moved
include/dict0dict.h
→
storage/xtradb/
include/dict0dict.h
View file @
fd39c56e
File moved
include/dict0dict.ic
→
storage/xtradb/
include/dict0dict.ic
View file @
fd39c56e
File moved
include/dict0load.h
→
storage/xtradb/
include/dict0load.h
View file @
fd39c56e
File moved
include/dict0load.ic
→
storage/xtradb/
include/dict0load.ic
View file @
fd39c56e
File moved
include/dict0mem.h
→
storage/xtradb/
include/dict0mem.h
View file @
fd39c56e
File moved
include/dict0mem.ic
→
storage/xtradb/
include/dict0mem.ic
View file @
fd39c56e
File moved
include/dict0types.h
→
storage/xtradb/
include/dict0types.h
View file @
fd39c56e
File moved
include/dyn0dyn.h
→
storage/xtradb/
include/dyn0dyn.h
View file @
fd39c56e
File moved
include/dyn0dyn.ic
→
storage/xtradb/
include/dyn0dyn.ic
View file @
fd39c56e
File moved
include/eval0eval.h
→
storage/xtradb/
include/eval0eval.h
View file @
fd39c56e
File moved
include/eval0eval.ic
→
storage/xtradb/
include/eval0eval.ic
View file @
fd39c56e
File moved
include/eval0proc.h
→
storage/xtradb/
include/eval0proc.h
View file @
fd39c56e
File moved
include/eval0proc.ic
→
storage/xtradb/
include/eval0proc.ic
View file @
fd39c56e
File moved
include/fil0fil.h
→
storage/xtradb/
include/fil0fil.h
View file @
fd39c56e
File moved
include/fsp0fsp.h
→
storage/xtradb/
include/fsp0fsp.h
View file @
fd39c56e
File moved
include/fsp0fsp.ic
→
storage/xtradb/
include/fsp0fsp.ic
View file @
fd39c56e
File moved
include/fsp0types.h
→
storage/xtradb/
include/fsp0types.h
View file @
fd39c56e
File moved
include/fut0fut.h
→
storage/xtradb/
include/fut0fut.h
View file @
fd39c56e
File moved
include/fut0fut.ic
→
storage/xtradb/
include/fut0fut.ic
View file @
fd39c56e
File moved
include/fut0lst.h
→
storage/xtradb/
include/fut0lst.h
View file @
fd39c56e
File moved
include/fut0lst.ic
→
storage/xtradb/
include/fut0lst.ic
View file @
fd39c56e
File moved
include/ha0ha.h
→
storage/xtradb/
include/ha0ha.h
View file @
fd39c56e
File moved
include/ha0ha.ic
→
storage/xtradb/
include/ha0ha.ic
View file @
fd39c56e
File moved
include/ha0storage.h
→
storage/xtradb/
include/ha0storage.h
View file @
fd39c56e
File moved
include/ha0storage.ic
→
storage/xtradb/
include/ha0storage.ic
View file @
fd39c56e
File moved
include/ha_prototypes.h
→
storage/xtradb/
include/ha_prototypes.h
View file @
fd39c56e
File moved
include/handler0alter.h
→
storage/xtradb/
include/handler0alter.h
View file @
fd39c56e
File moved
include/hash0hash.h
→
storage/xtradb/
include/hash0hash.h
View file @
fd39c56e
File moved
include/hash0hash.ic
→
storage/xtradb/
include/hash0hash.ic
View file @
fd39c56e
File moved
include/ibuf0ibuf.h
→
storage/xtradb/
include/ibuf0ibuf.h
View file @
fd39c56e
File moved
include/ibuf0ibuf.ic
→
storage/xtradb/
include/ibuf0ibuf.ic
View file @
fd39c56e
File moved
include/ibuf0types.h
→
storage/xtradb/
include/ibuf0types.h
View file @
fd39c56e
File moved
include/lock0iter.h
→
storage/xtradb/
include/lock0iter.h
View file @
fd39c56e
File moved
include/lock0lock.h
→
storage/xtradb/
include/lock0lock.h
View file @
fd39c56e
File moved
include/lock0lock.ic
→
storage/xtradb/
include/lock0lock.ic
View file @
fd39c56e
File moved
include/lock0priv.h
→
storage/xtradb/
include/lock0priv.h
View file @
fd39c56e
File moved
include/lock0priv.ic
→
storage/xtradb/
include/lock0priv.ic
View file @
fd39c56e
File moved
include/lock0types.h
→
storage/xtradb/
include/lock0types.h
View file @
fd39c56e
File moved
include/log0log.h
→
storage/xtradb/
include/log0log.h
View file @
fd39c56e
File moved
include/log0log.ic
→
storage/xtradb/
include/log0log.ic
View file @
fd39c56e
File moved
include/log0online.h
→
storage/xtradb/
include/log0online.h
View file @
fd39c56e
File moved
include/log0recv.h
→
storage/xtradb/
include/log0recv.h
View file @
fd39c56e
File moved
include/log0recv.ic
→
storage/xtradb/
include/log0recv.ic
View file @
fd39c56e
File moved
include/mach0data.h
→
storage/xtradb/
include/mach0data.h
View file @
fd39c56e
File moved
include/mach0data.ic
→
storage/xtradb/
include/mach0data.ic
View file @
fd39c56e
File moved
include/mem0dbg.h
→
storage/xtradb/
include/mem0dbg.h
View file @
fd39c56e
File moved
include/mem0dbg.ic
→
storage/xtradb/
include/mem0dbg.ic
View file @
fd39c56e
File moved
include/mem0mem.h
→
storage/xtradb/
include/mem0mem.h
View file @
fd39c56e
File moved
include/mem0mem.ic
→
storage/xtradb/
include/mem0mem.ic
View file @
fd39c56e
File moved
include/mem0pool.h
→
storage/xtradb/
include/mem0pool.h
View file @
fd39c56e
File moved
include/mem0pool.ic
→
storage/xtradb/
include/mem0pool.ic
View file @
fd39c56e
File moved
include/mtr0log.h
→
storage/xtradb/
include/mtr0log.h
View file @
fd39c56e
File moved
include/mtr0log.ic
→
storage/xtradb/
include/mtr0log.ic
View file @
fd39c56e
File moved
include/mtr0mtr.h
→
storage/xtradb/
include/mtr0mtr.h
View file @
fd39c56e
File moved
include/mtr0mtr.ic
→
storage/xtradb/
include/mtr0mtr.ic
View file @
fd39c56e
File moved
include/mtr0types.h
→
storage/xtradb/
include/mtr0types.h
View file @
fd39c56e
File moved
include/os0file.h
→
storage/xtradb/
include/os0file.h
View file @
fd39c56e
File moved
include/os0file.ic
→
storage/xtradb/
include/os0file.ic
View file @
fd39c56e
File moved
include/os0proc.h
→
storage/xtradb/
include/os0proc.h
View file @
fd39c56e
File moved
include/os0proc.ic
→
storage/xtradb/
include/os0proc.ic
View file @
fd39c56e
File moved
include/os0sync.h
→
storage/xtradb/
include/os0sync.h
View file @
fd39c56e
File moved
include/os0sync.ic
→
storage/xtradb/
include/os0sync.ic
View file @
fd39c56e
File moved
include/os0thread.h
→
storage/xtradb/
include/os0thread.h
View file @
fd39c56e
File moved
include/os0thread.ic
→
storage/xtradb/
include/os0thread.ic
View file @
fd39c56e
File moved
include/page0cur.h
→
storage/xtradb/
include/page0cur.h
View file @
fd39c56e
File moved
include/page0cur.ic
→
storage/xtradb/
include/page0cur.ic
View file @
fd39c56e
File moved
include/page0page.h
→
storage/xtradb/
include/page0page.h
View file @
fd39c56e
File moved
include/page0page.ic
→
storage/xtradb/
include/page0page.ic
View file @
fd39c56e
File moved
include/page0types.h
→
storage/xtradb/
include/page0types.h
View file @
fd39c56e
File moved
include/page0zip.h
→
storage/xtradb/
include/page0zip.h
View file @
fd39c56e
File moved
include/page0zip.ic
→
storage/xtradb/
include/page0zip.ic
View file @
fd39c56e
File moved
include/pars0grm.h
→
storage/xtradb/
include/pars0grm.h
View file @
fd39c56e
File moved
include/pars0opt.h
→
storage/xtradb/
include/pars0opt.h
View file @
fd39c56e
File moved
include/pars0opt.ic
→
storage/xtradb/
include/pars0opt.ic
View file @
fd39c56e
File moved
include/pars0pars.h
→
storage/xtradb/
include/pars0pars.h
View file @
fd39c56e
File moved
include/pars0pars.ic
→
storage/xtradb/
include/pars0pars.ic
View file @
fd39c56e
File moved
include/pars0sym.h
→
storage/xtradb/
include/pars0sym.h
View file @
fd39c56e
File moved
include/pars0sym.ic
→
storage/xtradb/
include/pars0sym.ic
View file @
fd39c56e
File moved
include/pars0types.h
→
storage/xtradb/
include/pars0types.h
View file @
fd39c56e
File moved
include/que0que.h
→
storage/xtradb/
include/que0que.h
View file @
fd39c56e
File moved
include/que0que.ic
→
storage/xtradb/
include/que0que.ic
View file @
fd39c56e
File moved
include/que0types.h
→
storage/xtradb/
include/que0types.h
View file @
fd39c56e
File moved
include/read0read.h
→
storage/xtradb/
include/read0read.h
View file @
fd39c56e
File moved
include/read0read.ic
→
storage/xtradb/
include/read0read.ic
View file @
fd39c56e
File moved
include/read0types.h
→
storage/xtradb/
include/read0types.h
View file @
fd39c56e
File moved
include/rem0cmp.h
→
storage/xtradb/
include/rem0cmp.h
View file @
fd39c56e
File moved
include/rem0cmp.ic
→
storage/xtradb/
include/rem0cmp.ic
View file @
fd39c56e
File moved
include/rem0rec.h
→
storage/xtradb/
include/rem0rec.h
View file @
fd39c56e
File moved
include/rem0rec.ic
→
storage/xtradb/
include/rem0rec.ic
View file @
fd39c56e
File moved
include/rem0types.h
→
storage/xtradb/
include/rem0types.h
View file @
fd39c56e
File moved
include/row0ext.h
→
storage/xtradb/
include/row0ext.h
View file @
fd39c56e
File moved
include/row0ext.ic
→
storage/xtradb/
include/row0ext.ic
View file @
fd39c56e
File moved
include/row0ins.h
→
storage/xtradb/
include/row0ins.h
View file @
fd39c56e
File moved
include/row0ins.ic
→
storage/xtradb/
include/row0ins.ic
View file @
fd39c56e
File moved
include/row0merge.h
→
storage/xtradb/
include/row0merge.h
View file @
fd39c56e
File moved
include/row0mysql.h
→
storage/xtradb/
include/row0mysql.h
View file @
fd39c56e
File moved
include/row0mysql.ic
→
storage/xtradb/
include/row0mysql.ic
View file @
fd39c56e
File moved
include/row0purge.h
→
storage/xtradb/
include/row0purge.h
View file @
fd39c56e
File moved
include/row0purge.ic
→
storage/xtradb/
include/row0purge.ic
View file @
fd39c56e
File moved
include/row0row.h
→
storage/xtradb/
include/row0row.h
View file @
fd39c56e
File moved
include/row0row.ic
→
storage/xtradb/
include/row0row.ic
View file @
fd39c56e
File moved
include/row0sel.h
→
storage/xtradb/
include/row0sel.h
View file @
fd39c56e
File moved
include/row0sel.ic
→
storage/xtradb/
include/row0sel.ic
View file @
fd39c56e
File moved
include/row0types.h
→
storage/xtradb/
include/row0types.h
View file @
fd39c56e
File moved
include/row0uins.h
→
storage/xtradb/
include/row0uins.h
View file @
fd39c56e
File moved
include/row0uins.ic
→
storage/xtradb/
include/row0uins.ic
View file @
fd39c56e
File moved
include/row0umod.h
→
storage/xtradb/
include/row0umod.h
View file @
fd39c56e
File moved
include/row0umod.ic
→
storage/xtradb/
include/row0umod.ic
View file @
fd39c56e
File moved
include/row0undo.h
→
storage/xtradb/
include/row0undo.h
View file @
fd39c56e
File moved
include/row0undo.ic
→
storage/xtradb/
include/row0undo.ic
View file @
fd39c56e
File moved
include/row0upd.h
→
storage/xtradb/
include/row0upd.h
View file @
fd39c56e
File moved
include/row0upd.ic
→
storage/xtradb/
include/row0upd.ic
View file @
fd39c56e
File moved
include/row0vers.h
→
storage/xtradb/
include/row0vers.h
View file @
fd39c56e
File moved
include/row0vers.ic
→
storage/xtradb/
include/row0vers.ic
View file @
fd39c56e
File moved
include/srv0srv.h
→
storage/xtradb/
include/srv0srv.h
View file @
fd39c56e
File moved
include/srv0srv.ic
→
storage/xtradb/
include/srv0srv.ic
View file @
fd39c56e
File moved
include/srv0start.h
→
storage/xtradb/
include/srv0start.h
View file @
fd39c56e
File moved
include/sync0arr.h
→
storage/xtradb/
include/sync0arr.h
View file @
fd39c56e
File moved
include/sync0arr.ic
→
storage/xtradb/
include/sync0arr.ic
View file @
fd39c56e
File moved
include/sync0rw.h
→
storage/xtradb/
include/sync0rw.h
View file @
fd39c56e
File moved
include/sync0rw.ic
→
storage/xtradb/
include/sync0rw.ic
View file @
fd39c56e
File moved
include/sync0sync.h
→
storage/xtradb/
include/sync0sync.h
View file @
fd39c56e
File moved
include/sync0sync.ic
→
storage/xtradb/
include/sync0sync.ic
View file @
fd39c56e
File moved
include/sync0types.h
→
storage/xtradb/
include/sync0types.h
View file @
fd39c56e
File moved
include/trx0i_s.h
→
storage/xtradb/
include/trx0i_s.h
View file @
fd39c56e
File moved
include/trx0purge.h
→
storage/xtradb/
include/trx0purge.h
View file @
fd39c56e
File moved
include/trx0purge.ic
→
storage/xtradb/
include/trx0purge.ic
View file @
fd39c56e
File moved
include/trx0rec.h
→
storage/xtradb/
include/trx0rec.h
View file @
fd39c56e
File moved
include/trx0rec.ic
→
storage/xtradb/
include/trx0rec.ic
View file @
fd39c56e
File moved
include/trx0roll.h
→
storage/xtradb/
include/trx0roll.h
View file @
fd39c56e
File moved
include/trx0roll.ic
→
storage/xtradb/
include/trx0roll.ic
View file @
fd39c56e
File moved
include/trx0rseg.h
→
storage/xtradb/
include/trx0rseg.h
View file @
fd39c56e
File moved
include/trx0rseg.ic
→
storage/xtradb/
include/trx0rseg.ic
View file @
fd39c56e
File moved
include/trx0sys.h
→
storage/xtradb/
include/trx0sys.h
View file @
fd39c56e
File moved
include/trx0sys.ic
→
storage/xtradb/
include/trx0sys.ic
View file @
fd39c56e
File moved
include/trx0trx.h
→
storage/xtradb/
include/trx0trx.h
View file @
fd39c56e
File moved
include/trx0trx.ic
→
storage/xtradb/
include/trx0trx.ic
View file @
fd39c56e
File moved
include/trx0types.h
→
storage/xtradb/
include/trx0types.h
View file @
fd39c56e
File moved
include/trx0undo.h
→
storage/xtradb/
include/trx0undo.h
View file @
fd39c56e
File moved
include/trx0undo.ic
→
storage/xtradb/
include/trx0undo.ic
View file @
fd39c56e
File moved
include/trx0xa.h
→
storage/xtradb/
include/trx0xa.h
View file @
fd39c56e
File moved
include/univ.i
→
storage/xtradb/
include/univ.i
View file @
fd39c56e
File moved
include/usr0sess.h
→
storage/xtradb/
include/usr0sess.h
View file @
fd39c56e
File moved
include/usr0sess.ic
→
storage/xtradb/
include/usr0sess.ic
View file @
fd39c56e
File moved
include/usr0types.h
→
storage/xtradb/
include/usr0types.h
View file @
fd39c56e
File moved
include/ut0bh.h
→
storage/xtradb/
include/ut0bh.h
View file @
fd39c56e
File moved
include/ut0bh.ic
→
storage/xtradb/
include/ut0bh.ic
View file @
fd39c56e
File moved
include/ut0byte.h
→
storage/xtradb/
include/ut0byte.h
View file @
fd39c56e
File moved
include/ut0byte.ic
→
storage/xtradb/
include/ut0byte.ic
View file @
fd39c56e
File moved
include/ut0dbg.h
→
storage/xtradb/
include/ut0dbg.h
View file @
fd39c56e
File moved
include/ut0list.h
→
storage/xtradb/
include/ut0list.h
View file @
fd39c56e
File moved
include/ut0list.ic
→
storage/xtradb/
include/ut0list.ic
View file @
fd39c56e
File moved
include/ut0lst.h
→
storage/xtradb/
include/ut0lst.h
View file @
fd39c56e
File moved
include/ut0mem.h
→
storage/xtradb/
include/ut0mem.h
View file @
fd39c56e
File moved
include/ut0mem.ic
→
storage/xtradb/
include/ut0mem.ic
View file @
fd39c56e
File moved
include/ut0rbt.h
→
storage/xtradb/
include/ut0rbt.h
View file @
fd39c56e
File moved
include/ut0rnd.h
→
storage/xtradb/
include/ut0rnd.h
View file @
fd39c56e
File moved
include/ut0rnd.ic
→
storage/xtradb/
include/ut0rnd.ic
View file @
fd39c56e
File moved
include/ut0sort.h
→
storage/xtradb/
include/ut0sort.h
View file @
fd39c56e
File moved
include/ut0ut.h
→
storage/xtradb/
include/ut0ut.h
View file @
fd39c56e
File moved
include/ut0ut.ic
→
storage/xtradb/
include/ut0ut.ic
View file @
fd39c56e
File moved
include/ut0vec.h
→
storage/xtradb/
include/ut0vec.h
View file @
fd39c56e
File moved
include/ut0vec.ic
→
storage/xtradb/
include/ut0vec.ic
View file @
fd39c56e
File moved
include/ut0wqueue.h
→
storage/xtradb/
include/ut0wqueue.h
View file @
fd39c56e
File moved
lock/lock0iter.c
→
storage/xtradb/
lock/lock0iter.c
View file @
fd39c56e
File moved
lock/lock0lock.c
→
storage/xtradb/
lock/lock0lock.c
View file @
fd39c56e
File moved
log/log0log.c
→
storage/xtradb/
log/log0log.c
View file @
fd39c56e
File moved
log/log0online.c
→
storage/xtradb/
log/log0online.c
View file @
fd39c56e
File moved
log/log0recv.c
→
storage/xtradb/
log/log0recv.c
View file @
fd39c56e
File moved
mach/mach0data.c
→
storage/xtradb/
mach/mach0data.c
View file @
fd39c56e
File moved
mem/mem0dbg.c
→
storage/xtradb/
mem/mem0dbg.c
View file @
fd39c56e
File moved
mem/mem0mem.c
→
storage/xtradb/
mem/mem0mem.c
View file @
fd39c56e
File moved
mem/mem0pool.c
→
storage/xtradb/
mem/mem0pool.c
View file @
fd39c56e
File moved
mtr/mtr0log.c
→
storage/xtradb/
mtr/mtr0log.c
View file @
fd39c56e
File moved
mtr/mtr0mtr.c
→
storage/xtradb/
mtr/mtr0mtr.c
View file @
fd39c56e
File moved
os/os0file.c
→
storage/xtradb/
os/os0file.c
View file @
fd39c56e
File moved
os/os0proc.c
→
storage/xtradb/
os/os0proc.c
View file @
fd39c56e
File moved
os/os0sync.c
→
storage/xtradb/
os/os0sync.c
View file @
fd39c56e
File moved
os/os0thread.c
→
storage/xtradb/
os/os0thread.c
View file @
fd39c56e
File moved
page/page0cur.c
→
storage/xtradb/
page/page0cur.c
View file @
fd39c56e
File moved
page/page0page.c
→
storage/xtradb/
page/page0page.c
View file @
fd39c56e
File moved
page/page0zip.c
→
storage/xtradb/
page/page0zip.c
View file @
fd39c56e
File moved
pars/lexyy.c
→
storage/xtradb/
pars/lexyy.c
View file @
fd39c56e
File moved
pars/make_bison.sh
→
storage/xtradb/
pars/make_bison.sh
View file @
fd39c56e
File moved
pars/make_flex.sh
→
storage/xtradb/
pars/make_flex.sh
View file @
fd39c56e
File moved
pars/pars0grm.c
→
storage/xtradb/
pars/pars0grm.c
View file @
fd39c56e
File moved
pars/pars0grm.y
→
storage/xtradb/
pars/pars0grm.y
View file @
fd39c56e
File moved
pars/pars0lex.l
→
storage/xtradb/
pars/pars0lex.l
View file @
fd39c56e
File moved
pars/pars0opt.c
→
storage/xtradb/
pars/pars0opt.c
View file @
fd39c56e
File moved
pars/pars0pars.c
→
storage/xtradb/
pars/pars0pars.c
View file @
fd39c56e
File moved
pars/pars0sym.c
→
storage/xtradb/
pars/pars0sym.c
View file @
fd39c56e
File moved
que/que0que.c
→
storage/xtradb/
que/que0que.c
View file @
fd39c56e
File moved
read/read0read.c
→
storage/xtradb/
read/read0read.c
View file @
fd39c56e
File moved
rem/rem0cmp.c
→
storage/xtradb/
rem/rem0cmp.c
View file @
fd39c56e
File moved
rem/rem0rec.c
→
storage/xtradb/
rem/rem0rec.c
View file @
fd39c56e
File moved
row/row0ext.c
→
storage/xtradb/
row/row0ext.c
View file @
fd39c56e
File moved
row/row0ins.c
→
storage/xtradb/
row/row0ins.c
View file @
fd39c56e
File moved
row/row0merge.c
→
storage/xtradb/
row/row0merge.c
View file @
fd39c56e
File moved
row/row0mysql.c
→
storage/xtradb/
row/row0mysql.c
View file @
fd39c56e
File moved
row/row0purge.c
→
storage/xtradb/
row/row0purge.c
View file @
fd39c56e
File moved
row/row0row.c
→
storage/xtradb/
row/row0row.c
View file @
fd39c56e
File moved
row/row0sel.c
→
storage/xtradb/
row/row0sel.c
View file @
fd39c56e
File moved
row/row0uins.c
→
storage/xtradb/
row/row0uins.c
View file @
fd39c56e
File moved
row/row0umod.c
→
storage/xtradb/
row/row0umod.c
View file @
fd39c56e
File moved
row/row0undo.c
→
storage/xtradb/
row/row0undo.c
View file @
fd39c56e
File moved
row/row0upd.c
→
storage/xtradb/
row/row0upd.c
View file @
fd39c56e
File moved
row/row0vers.c
→
storage/xtradb/
row/row0vers.c
View file @
fd39c56e
File moved
srv/srv0srv.c
→
s
torage/xtradb/s
rv/srv0srv.c
View file @
fd39c56e
File moved
srv/srv0start.c
→
s
torage/xtradb/s
rv/srv0start.c
View file @
fd39c56e
File moved
sync/sync0arr.c
→
s
torage/xtradb/s
ync/sync0arr.c
View file @
fd39c56e
File moved
sync/sync0rw.c
→
s
torage/xtradb/s
ync/sync0rw.c
View file @
fd39c56e
File moved
sync/sync0sync.c
→
s
torage/xtradb/s
ync/sync0sync.c
View file @
fd39c56e
File moved
trx/trx0i_s.c
→
storage/xtradb/
trx/trx0i_s.c
View file @
fd39c56e
File moved
trx/trx0purge.c
→
storage/xtradb/
trx/trx0purge.c
View file @
fd39c56e
File moved
trx/trx0rec.c
→
storage/xtradb/
trx/trx0rec.c
View file @
fd39c56e
File moved
trx/trx0roll.c
→
storage/xtradb/
trx/trx0roll.c
View file @
fd39c56e
File moved
trx/trx0rseg.c
→
storage/xtradb/
trx/trx0rseg.c
View file @
fd39c56e
File moved
trx/trx0sys.c
→
storage/xtradb/
trx/trx0sys.c
View file @
fd39c56e
File moved
trx/trx0trx.c
→
storage/xtradb/
trx/trx0trx.c
View file @
fd39c56e
File moved
trx/trx0undo.c
→
storage/xtradb/
trx/trx0undo.c
View file @
fd39c56e
File moved
usr/usr0sess.c
→
storage/xtradb/
usr/usr0sess.c
View file @
fd39c56e
File moved
ut/ut0bh.c
→
storage/xtradb/
ut/ut0bh.c
View file @
fd39c56e
File moved
ut/ut0byte.c
→
storage/xtradb/
ut/ut0byte.c
View file @
fd39c56e
File moved
ut/ut0dbg.c
→
storage/xtradb/
ut/ut0dbg.c
View file @
fd39c56e
File moved
ut/ut0list.c
→
storage/xtradb/
ut/ut0list.c
View file @
fd39c56e
File moved
ut/ut0mem.c
→
storage/xtradb/
ut/ut0mem.c
View file @
fd39c56e
File moved
ut/ut0rbt.c
→
storage/xtradb/
ut/ut0rbt.c
View file @
fd39c56e
File moved
ut/ut0rnd.c
→
storage/xtradb/
ut/ut0rnd.c
View file @
fd39c56e
File moved
ut/ut0ut.c
→
storage/xtradb/
ut/ut0ut.c
View file @
fd39c56e
File moved
ut/ut0vec.c
→
storage/xtradb/
ut/ut0vec.c
View file @
fd39c56e
File moved
ut/ut0wqueue.c
→
storage/xtradb/
ut/ut0wqueue.c
View file @
fd39c56e
File moved
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