Browse Source

move to storage/innobase

pull/90/head
Sergei Golubchik 11 years ago
parent
commit
6d06fbbd1d
  1. 0
      storage/innobase/CMakeLists.txt
  2. 0
      storage/innobase/COPYING.Google
  3. 0
      storage/innobase/COPYING.Percona
  4. 0
      storage/innobase/Doxyfile
  5. 0
      storage/innobase/api/api0api.cc
  6. 0
      storage/innobase/api/api0misc.cc
  7. 0
      storage/innobase/btr/btr0btr.cc
  8. 0
      storage/innobase/btr/btr0cur.cc
  9. 0
      storage/innobase/btr/btr0pcur.cc
  10. 0
      storage/innobase/btr/btr0sea.cc
  11. 0
      storage/innobase/buf/buf0buddy.cc
  12. 0
      storage/innobase/buf/buf0buf.cc
  13. 0
      storage/innobase/buf/buf0checksum.cc
  14. 0
      storage/innobase/buf/buf0dblwr.cc
  15. 0
      storage/innobase/buf/buf0dump.cc
  16. 0
      storage/innobase/buf/buf0flu.cc
  17. 0
      storage/innobase/buf/buf0lru.cc
  18. 0
      storage/innobase/buf/buf0rea.cc
  19. 0
      storage/innobase/compile-innodb
  20. 0
      storage/innobase/data/data0data.cc
  21. 0
      storage/innobase/data/data0type.cc
  22. 0
      storage/innobase/dict/dict0boot.cc
  23. 0
      storage/innobase/dict/dict0crea.cc
  24. 0
      storage/innobase/dict/dict0dict.cc
  25. 0
      storage/innobase/dict/dict0load.cc
  26. 0
      storage/innobase/dict/dict0mem.cc
  27. 0
      storage/innobase/dict/dict0stats.cc
  28. 0
      storage/innobase/dict/dict0stats_bg.cc
  29. 0
      storage/innobase/dyn/dyn0dyn.cc
  30. 0
      storage/innobase/eval/eval0eval.cc
  31. 0
      storage/innobase/eval/eval0proc.cc
  32. 0
      storage/innobase/fil/fil0fil.cc
  33. 0
      storage/innobase/fsp/fsp0fsp.cc
  34. 0
      storage/innobase/fts/Makefile.query
  35. 0
      storage/innobase/fts/fts0ast.cc
  36. 0
      storage/innobase/fts/fts0blex.cc
  37. 0
      storage/innobase/fts/fts0blex.l
  38. 0
      storage/innobase/fts/fts0config.cc
  39. 0
      storage/innobase/fts/fts0fts.cc
  40. 0
      storage/innobase/fts/fts0opt.cc
  41. 0
      storage/innobase/fts/fts0pars.cc
  42. 0
      storage/innobase/fts/fts0pars.y
  43. 0
      storage/innobase/fts/fts0que.cc
  44. 0
      storage/innobase/fts/fts0sql.cc
  45. 0
      storage/innobase/fts/fts0tlex.cc
  46. 0
      storage/innobase/fts/fts0tlex.l
  47. 0
      storage/innobase/fts/make_parser.sh
  48. 0
      storage/innobase/fut/fut0fut.cc
  49. 0
      storage/innobase/fut/fut0lst.cc
  50. 0
      storage/innobase/ha/ha0ha.cc
  51. 0
      storage/innobase/ha/ha0storage.cc
  52. 0
      storage/innobase/ha/hash0hash.cc
  53. 0
      storage/innobase/ha_innodb.def
  54. 0
      storage/innobase/handler/ha_innodb.cc
  55. 0
      storage/innobase/handler/ha_innodb.h
  56. 0
      storage/innobase/handler/handler0alter.cc
  57. 0
      storage/innobase/handler/i_s.cc
  58. 0
      storage/innobase/handler/i_s.h
  59. 0
      storage/innobase/ibuf/ibuf0ibuf.cc
  60. 0
      storage/innobase/include/api0api.h
  61. 0
      storage/innobase/include/api0misc.h
  62. 0
      storage/innobase/include/btr0btr.h
  63. 0
      storage/innobase/include/btr0btr.ic
  64. 0
      storage/innobase/include/btr0cur.h
  65. 0
      storage/innobase/include/btr0cur.ic
  66. 0
      storage/innobase/include/btr0pcur.h
  67. 0
      storage/innobase/include/btr0pcur.ic
  68. 0
      storage/innobase/include/btr0sea.h
  69. 0
      storage/innobase/include/btr0sea.ic
  70. 0
      storage/innobase/include/btr0types.h
  71. 0
      storage/innobase/include/buf0buddy.h
  72. 0
      storage/innobase/include/buf0buddy.ic
  73. 0
      storage/innobase/include/buf0buf.h
  74. 0
      storage/innobase/include/buf0buf.ic
  75. 0
      storage/innobase/include/buf0checksum.h
  76. 0
      storage/innobase/include/buf0dblwr.h
  77. 0
      storage/innobase/include/buf0dump.h
  78. 0
      storage/innobase/include/buf0flu.h
  79. 0
      storage/innobase/include/buf0flu.ic
  80. 0
      storage/innobase/include/buf0lru.h
  81. 0
      storage/innobase/include/buf0lru.ic
  82. 0
      storage/innobase/include/buf0rea.h
  83. 0
      storage/innobase/include/buf0types.h
  84. 0
      storage/innobase/include/data0data.h
  85. 0
      storage/innobase/include/data0data.ic
  86. 0
      storage/innobase/include/data0type.h
  87. 0
      storage/innobase/include/data0type.ic
  88. 0
      storage/innobase/include/data0types.h
  89. 0
      storage/innobase/include/db0err.h
  90. 0
      storage/innobase/include/dict0boot.h
  91. 0
      storage/innobase/include/dict0boot.ic
  92. 0
      storage/innobase/include/dict0crea.h
  93. 0
      storage/innobase/include/dict0crea.ic
  94. 0
      storage/innobase/include/dict0dict.h
  95. 0
      storage/innobase/include/dict0dict.ic
  96. 0
      storage/innobase/include/dict0load.h
  97. 0
      storage/innobase/include/dict0load.ic
  98. 0
      storage/innobase/include/dict0mem.h
  99. 0
      storage/innobase/include/dict0mem.ic
  100. 0
      storage/innobase/include/dict0priv.h

0
CMakeLists.txt → storage/innobase/CMakeLists.txt

0
COPYING.Google → storage/innobase/COPYING.Google

0
COPYING.Percona → storage/innobase/COPYING.Percona

0
Doxyfile → storage/innobase/Doxyfile

0
api/api0api.cc → storage/innobase/api/api0api.cc

0
api/api0misc.cc → storage/innobase/api/api0misc.cc

0
btr/btr0btr.cc → storage/innobase/btr/btr0btr.cc

0
btr/btr0cur.cc → storage/innobase/btr/btr0cur.cc

0
btr/btr0pcur.cc → storage/innobase/btr/btr0pcur.cc

0
btr/btr0sea.cc → storage/innobase/btr/btr0sea.cc

0
buf/buf0buddy.cc → storage/innobase/buf/buf0buddy.cc

0
buf/buf0buf.cc → storage/innobase/buf/buf0buf.cc

0
buf/buf0checksum.cc → storage/innobase/buf/buf0checksum.cc

0
buf/buf0dblwr.cc → storage/innobase/buf/buf0dblwr.cc

0
buf/buf0dump.cc → storage/innobase/buf/buf0dump.cc

0
buf/buf0flu.cc → storage/innobase/buf/buf0flu.cc

0
buf/buf0lru.cc → storage/innobase/buf/buf0lru.cc

0
buf/buf0rea.cc → storage/innobase/buf/buf0rea.cc

0
compile-innodb → storage/innobase/compile-innodb

0
data/data0data.cc → storage/innobase/data/data0data.cc

0
data/data0type.cc → storage/innobase/data/data0type.cc

0
dict/dict0boot.cc → storage/innobase/dict/dict0boot.cc

0
dict/dict0crea.cc → storage/innobase/dict/dict0crea.cc

0
dict/dict0dict.cc → storage/innobase/dict/dict0dict.cc

0
dict/dict0load.cc → storage/innobase/dict/dict0load.cc

0
dict/dict0mem.cc → storage/innobase/dict/dict0mem.cc

0
dict/dict0stats.cc → storage/innobase/dict/dict0stats.cc

0
dict/dict0stats_bg.cc → storage/innobase/dict/dict0stats_bg.cc

0
dyn/dyn0dyn.cc → storage/innobase/dyn/dyn0dyn.cc

0
eval/eval0eval.cc → storage/innobase/eval/eval0eval.cc

0
eval/eval0proc.cc → storage/innobase/eval/eval0proc.cc

0
fil/fil0fil.cc → storage/innobase/fil/fil0fil.cc

0
fsp/fsp0fsp.cc → storage/innobase/fsp/fsp0fsp.cc

0
fts/Makefile.query → storage/innobase/fts/Makefile.query

0
fts/fts0ast.cc → storage/innobase/fts/fts0ast.cc

0
fts/fts0blex.cc → storage/innobase/fts/fts0blex.cc

0
fts/fts0blex.l → storage/innobase/fts/fts0blex.l

0
fts/fts0config.cc → storage/innobase/fts/fts0config.cc

0
fts/fts0fts.cc → storage/innobase/fts/fts0fts.cc

0
fts/fts0opt.cc → storage/innobase/fts/fts0opt.cc

0
fts/fts0pars.cc → storage/innobase/fts/fts0pars.cc

0
fts/fts0pars.y → storage/innobase/fts/fts0pars.y

0
fts/fts0que.cc → storage/innobase/fts/fts0que.cc

0
fts/fts0sql.cc → storage/innobase/fts/fts0sql.cc

0
fts/fts0tlex.cc → storage/innobase/fts/fts0tlex.cc

0
fts/fts0tlex.l → storage/innobase/fts/fts0tlex.l

0
fts/make_parser.sh → storage/innobase/fts/make_parser.sh

0
fut/fut0fut.cc → storage/innobase/fut/fut0fut.cc

0
fut/fut0lst.cc → storage/innobase/fut/fut0lst.cc

0
ha/ha0ha.cc → storage/innobase/ha/ha0ha.cc

0
ha/ha0storage.cc → storage/innobase/ha/ha0storage.cc

0
ha/hash0hash.cc → storage/innobase/ha/hash0hash.cc

0
ha_innodb.def → storage/innobase/ha_innodb.def

0
handler/ha_innodb.cc → storage/innobase/handler/ha_innodb.cc

0
handler/ha_innodb.h → storage/innobase/handler/ha_innodb.h

0
handler/handler0alter.cc → storage/innobase/handler/handler0alter.cc

0
handler/i_s.cc → storage/innobase/handler/i_s.cc

0
handler/i_s.h → storage/innobase/handler/i_s.h

0
ibuf/ibuf0ibuf.cc → storage/innobase/ibuf/ibuf0ibuf.cc

0
include/api0api.h → storage/innobase/include/api0api.h

0
include/api0misc.h → storage/innobase/include/api0misc.h

0
include/btr0btr.h → storage/innobase/include/btr0btr.h

0
include/btr0btr.ic → storage/innobase/include/btr0btr.ic

0
include/btr0cur.h → storage/innobase/include/btr0cur.h

0
include/btr0cur.ic → storage/innobase/include/btr0cur.ic

0
include/btr0pcur.h → storage/innobase/include/btr0pcur.h

0
include/btr0pcur.ic → storage/innobase/include/btr0pcur.ic

0
include/btr0sea.h → storage/innobase/include/btr0sea.h

0
include/btr0sea.ic → storage/innobase/include/btr0sea.ic

0
include/btr0types.h → storage/innobase/include/btr0types.h

0
include/buf0buddy.h → storage/innobase/include/buf0buddy.h

0
include/buf0buddy.ic → storage/innobase/include/buf0buddy.ic

0
include/buf0buf.h → storage/innobase/include/buf0buf.h

0
include/buf0buf.ic → storage/innobase/include/buf0buf.ic

0
include/buf0checksum.h → storage/innobase/include/buf0checksum.h

0
include/buf0dblwr.h → storage/innobase/include/buf0dblwr.h

0
include/buf0dump.h → storage/innobase/include/buf0dump.h

0
include/buf0flu.h → storage/innobase/include/buf0flu.h

0
include/buf0flu.ic → storage/innobase/include/buf0flu.ic

0
include/buf0lru.h → storage/innobase/include/buf0lru.h

0
include/buf0lru.ic → storage/innobase/include/buf0lru.ic

0
include/buf0rea.h → storage/innobase/include/buf0rea.h

0
include/buf0types.h → storage/innobase/include/buf0types.h

0
include/data0data.h → storage/innobase/include/data0data.h

0
include/data0data.ic → storage/innobase/include/data0data.ic

0
include/data0type.h → storage/innobase/include/data0type.h

0
include/data0type.ic → storage/innobase/include/data0type.ic

0
include/data0types.h → storage/innobase/include/data0types.h

0
include/db0err.h → storage/innobase/include/db0err.h

0
include/dict0boot.h → storage/innobase/include/dict0boot.h

0
include/dict0boot.ic → storage/innobase/include/dict0boot.ic

0
include/dict0crea.h → storage/innobase/include/dict0crea.h

0
include/dict0crea.ic → storage/innobase/include/dict0crea.ic

0
include/dict0dict.h → storage/innobase/include/dict0dict.h

0
include/dict0dict.ic → storage/innobase/include/dict0dict.ic

0
include/dict0load.h → storage/innobase/include/dict0load.h

0
include/dict0load.ic → storage/innobase/include/dict0load.ic

0
include/dict0mem.h → storage/innobase/include/dict0mem.h

0
include/dict0mem.ic → storage/innobase/include/dict0mem.ic

0
include/dict0priv.h → storage/innobase/include/dict0priv.h

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save