mariadb/extra/mariabackup
Marko Mäkelä a90100d756 Replace univ_page_size and UNIV_PAGE_SIZE
Try to use one variable (srv_page_size) for innodb_page_size.

Also, replace UNIV_PAGE_SIZE_SHIFT with srv_page_size_shift.
2018-04-28 20:45:45 +03:00
..
crc Fix a lot of compiler warnings found by -Wunused 2018-04-26 17:35:12 +03:00
quicklz
backup_copy.cc Merge 10.1 into 10.2 2018-04-21 11:58:32 +03:00
backup_copy.h
backup_mysql.cc Merge 10.2 into 10.3 2018-04-23 09:49:58 +03:00
backup_mysql.h MDEV-15071 backup does not store xtrabackup_info in the --extra-lsndir directory 2018-02-15 21:08:18 +00:00
backup_wsrep.h
changed_page_bitmap.cc InnoDB: Remove ut_snprintf() and the use of my_snprintf(); use snprintf() 2017-11-13 02:11:48 +02:00
changed_page_bitmap.h
CMakeLists.txt Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
common.h Merge 10.1 into 10.2 2018-03-22 18:02:40 +02:00
datasink.c Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
datasink.h MDEV-13023 mariabackup does not preserve holes for page compressed tables. 2018-03-23 15:30:01 +00:00
ds_archive.c
ds_archive.h
ds_buffer.c Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
ds_buffer.h
ds_compress.c Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
ds_compress.h
ds_local.cc Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
ds_local.h MDEV-13023 mariabackup does not preserve holes for page compressed tables. 2018-03-23 15:30:01 +00:00
ds_stdout.c Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
ds_stdout.h
ds_tmpfile.c Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
ds_tmpfile.h
ds_xbstream.c Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
ds_xbstream.h
encryption_plugin.cc MDEV-12501 -- set --maturity-level by default 2017-12-09 23:34:43 +00:00
encryption_plugin.h
fil_cur.cc Replace univ_page_size and UNIV_PAGE_SIZE 2018-04-28 20:45:45 +03:00
fil_cur.h
innobackupex.cc Merge branch '10.1' into 10.2 2018-04-10 17:43:18 +03:00
innobackupex.h
read_filt.cc
read_filt.h
write_filt.cc Merge bb-10.2-ext into 10.3 2017-11-30 08:16:37 +02:00
write_filt.h MDEV-14077 Incremental backup extremly slow 2017-11-09 19:07:05 +00:00
wsrep.cc MDEV-15505 Fixes to compilation without -DWITH_WSREP:BOOL=ON 2018-03-21 12:02:09 +02:00
xb0xb.h
xb_regex.h
xbcloud.cc After-merge fix for commit 98eb9518db 2018-03-16 15:49:53 +02:00
xbstream.c Merge bb-10.2-ext into 10.3 2017-10-04 08:24:06 +03:00
xbstream.h
xbstream_read.c
xbstream_write.c
xtrabackup.cc Replace univ_page_size and UNIV_PAGE_SIZE 2018-04-28 20:45:45 +03:00
xtrabackup.h MDEV-15636 mariabackup --lock-ddl-per-table hangs if ALTER table is running 2018-04-01 14:26:06 +00:00