Browse Source

move to storage/xtradb/

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

0
CMakeLists.txt → storage/xtradb/CMakeLists.txt

0
COPYING.Google → storage/xtradb/COPYING.Google

0
COPYING.Percona → storage/xtradb/COPYING.Percona

0
Doxyfile → storage/xtradb/Doxyfile

0
btr/btr0btr.c → storage/xtradb/btr/btr0btr.c

0
btr/btr0cur.c → storage/xtradb/btr/btr0cur.c

0
btr/btr0pcur.c → storage/xtradb/btr/btr0pcur.c

0
btr/btr0sea.c → storage/xtradb/btr/btr0sea.c

0
buf/buf0buddy.c → storage/xtradb/buf/buf0buddy.c

0
buf/buf0buf.c → storage/xtradb/buf/buf0buf.c

0
buf/buf0flu.c → storage/xtradb/buf/buf0flu.c

0
buf/buf0lru.c → storage/xtradb/buf/buf0lru.c

0
buf/buf0rea.c → storage/xtradb/buf/buf0rea.c

0
compile-innodb → storage/xtradb/compile-innodb

0
data/data0data.c → storage/xtradb/data/data0data.c

0
data/data0type.c → storage/xtradb/data/data0type.c

0
dict/dict0boot.c → storage/xtradb/dict/dict0boot.c

0
dict/dict0crea.c → storage/xtradb/dict/dict0crea.c

0
dict/dict0dict.c → storage/xtradb/dict/dict0dict.c

0
dict/dict0load.c → storage/xtradb/dict/dict0load.c

0
dict/dict0mem.c → storage/xtradb/dict/dict0mem.c

0
dyn/dyn0dyn.c → storage/xtradb/dyn/dyn0dyn.c

0
eval/eval0eval.c → storage/xtradb/eval/eval0eval.c

0
eval/eval0proc.c → storage/xtradb/eval/eval0proc.c

0
fil/fil0fil.c → storage/xtradb/fil/fil0fil.c

0
fsp/fsp0fsp.c → storage/xtradb/fsp/fsp0fsp.c

0
fut/fut0fut.c → storage/xtradb/fut/fut0fut.c

0
fut/fut0lst.c → storage/xtradb/fut/fut0lst.c

0
ha/ha0ha.c → storage/xtradb/ha/ha0ha.c

0
ha/ha0storage.c → storage/xtradb/ha/ha0storage.c

0
ha/hash0hash.c → storage/xtradb/ha/hash0hash.c

0
ha_innodb.def → storage/xtradb/ha_innodb.def

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

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

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

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

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

0
ibuf/ibuf0ibuf.c → storage/xtradb/ibuf/ibuf0ibuf.c

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

0
include/dict0types.h → storage/xtradb/include/dict0types.h

0
include/dyn0dyn.h → storage/xtradb/include/dyn0dyn.h

0
include/dyn0dyn.ic → storage/xtradb/include/dyn0dyn.ic

0
include/eval0eval.h → storage/xtradb/include/eval0eval.h

0
include/eval0eval.ic → storage/xtradb/include/eval0eval.ic

0
include/eval0proc.h → storage/xtradb/include/eval0proc.h

0
include/eval0proc.ic → storage/xtradb/include/eval0proc.ic

0
include/fil0fil.h → storage/xtradb/include/fil0fil.h

0
include/fsp0fsp.h → storage/xtradb/include/fsp0fsp.h

0
include/fsp0fsp.ic → storage/xtradb/include/fsp0fsp.ic

0
include/fsp0types.h → storage/xtradb/include/fsp0types.h

0
include/fut0fut.h → storage/xtradb/include/fut0fut.h

0
include/fut0fut.ic → storage/xtradb/include/fut0fut.ic

0
include/fut0lst.h → storage/xtradb/include/fut0lst.h

0
include/fut0lst.ic → storage/xtradb/include/fut0lst.ic

0
include/ha0ha.h → storage/xtradb/include/ha0ha.h

0
include/ha0ha.ic → storage/xtradb/include/ha0ha.ic

0
include/ha0storage.h → storage/xtradb/include/ha0storage.h

0
include/ha0storage.ic → storage/xtradb/include/ha0storage.ic

0
include/ha_prototypes.h → storage/xtradb/include/ha_prototypes.h

0
include/handler0alter.h → storage/xtradb/include/handler0alter.h

0
include/hash0hash.h → storage/xtradb/include/hash0hash.h

0
include/hash0hash.ic → storage/xtradb/include/hash0hash.ic

0
include/ibuf0ibuf.h → storage/xtradb/include/ibuf0ibuf.h

0
include/ibuf0ibuf.ic → storage/xtradb/include/ibuf0ibuf.ic

0
include/ibuf0types.h → storage/xtradb/include/ibuf0types.h

0
include/lock0iter.h → storage/xtradb/include/lock0iter.h

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

Loading…
Cancel
Save