summaryrefslogtreecommitdiff
path: root/databases/mysql80-server/files/patch-include_CMakeLists.txt
blob: 96f88d8593aa78893265e513737bed350531f5b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
--- include/CMakeLists.txt.orig	2021-09-28 11:46:34 UTC
+++ include/CMakeLists.txt
@@ -37,10 +37,182 @@ SET(HEADERS
   ${CMAKE_CURRENT_BINARY_DIR}/mysql_version.h
   ${CMAKE_CURRENT_BINARY_DIR}/mysqld_error.h
   field_types.h
+  add_with_saturate.h
+  base64.h
+  big_endian.h
+  c_string_less.h
+  caching_sha2_passwordopt-longopts.h
+  caching_sha2_passwordopt-vars.h
+  compression.h
+  crypt_genhash_impl.h
+  decimal.h
+  depth_first_search.h
+  dur_prop.h
+  ft_global.h
+  heap.h
+  integer_digits.h
+  keycache.h
+  keyring_operations_helper.h
+  lex_string.h
+  lf.h
+  little_endian.h
+  m_ctype.h
+  m_string.h
+  manifest.h
+  map_helpers.h
+  mem_root_deque.h
+  memory_debugging.h
+  mf_wcomp.h
+  mutex_lock.h
+  my_aes.h
+  my_alloc.h
+  my_atomic.h
+  my_base.h
+  my_basename.h
+  my_bit.h
+  my_bitmap.h
+  my_byteorder.h
+  my_check_opt.h
+  my_checksum.h
+  my_compare.h
+  my_compiler.h
+  my_dbug.h
+  my_default.h
+  my_dir.h
+  my_double2ulonglong.h
+  my_getopt.h
+  my_getpwnam.h
+  my_hash_combine.h
+  my_hostname.h
+  my_icp.h
+  my_inttypes.h
+  my_io.h
+  my_loglevel.h
+  my_macros.h
+  my_md5_size.h
+  my_md5.h
+  my_murmur3.h
+  my_pointer_arithmetic.h
+  my_psi_config.h
+  my_rapidjson_size_t.h
+  my_rcu_lock.h
+  my_rdtsc.h
+  my_rnd.h
+  my_sharedlib.h
+  my_shm_defaults.h
+  my_sqlcommand.h
+  my_stacktrace.h
+  my_sys.h
+  my_systime.h
+  my_table_map.h
+  my_thread_local.h
+  my_thread_os_id.h
+  my_thread.h
+  my_time.h
+  my_timer.h
+  my_tree.h
+  my_uctype.h
+  my_user.h
+  my_xml.h
+  myisam.h
+  myisammrg.h
+  myisampack.h
+  mysql_async.h
+  mysql_com_server.h
+  mysys_err.h
+  password.h
+  pfs_cond_provider.h
+  pfs_data_lock_provider.h
+  pfs_error_provider.h
+  pfs_file_provider.h
+  pfs_idle_provider.h
+  pfs_memory_provider.h
+  pfs_metadata_provider.h
+  pfs_mutex_provider.h
+  pfs_rwlock_provider.h
+  pfs_socket_provider.h
+  pfs_stage_provider.h
+  pfs_statement_provider.h
+  pfs_system_provider.h
+  pfs_table_provider.h
+  pfs_thread_provider.h
+  pfs_tls_channel_provider.h
+  pfs_transaction_provider.h
+  prealloced_array.h
+  print_version.h
+  priority_queue.h
+  rwlock_scoped_lock.h
+  scope_guard.h
+  service_versions.h
+  sha1.h
+  sha2.h
+  sql_chars.h
+  sql_common.h
+  sql_string.h
+  sslopt-case.h
+  sslopt-longopts.h
+  sslopt-vars.h
+  tables_contained_in.h
+  template_utils.h
+  thr_cond.h
+  thr_lock.h
+  thr_mutex.h
+  thr_rwlock.h
+  typelib.h
+  unhex.h
+  unsafe_string_append.h
+  varlen_sort.h
+  violite.h
+  welcome_copyright_notice.h
 )
 SET(HEADERS_MYSQL_DIR
   mysql/client_plugin.h
   mysql/plugin_auth_common.h
+  mysql/udf_registration_types.h
+  mysql/client_authentication.h
+  mysql/client_plugin.h.pp
+  mysql/com_data.h
+  mysql/group_replication_priv.h
+  mysql/innodb_priv.h
+  mysql/mysql_lex_string.h
+  mysql/plugin.h
+  mysql/plugin_audit.h
+  mysql/plugin_audit.h.pp
+  mysql/plugin_auth.h
+  mysql/plugin_auth.h.pp
+  mysql/plugin_auth_common.h
+  mysql/plugin_ftparser.h
+  mysql/plugin_ftparser.h.pp
+  mysql/plugin_group_replication.h
+  mysql/plugin_keyring.h
+  mysql/plugin_keyring.h.pp
+  mysql/plugin_query_rewrite.h
+  mysql/plugin_trace.h
+  mysql/plugin_validate_password.h
+  mysql/service_command.h
+  mysql/service_locking.h
+  mysql/service_my_plugin_log.h
+  mysql/service_mysql_alloc.h
+  mysql/service_mysql_keyring.h
+  mysql/service_mysql_password_policy.h
+  mysql/service_mysql_string.h
+  mysql/service_parser.h
+  mysql/service_plugin_registry.h
+  mysql/service_rpl_transaction_ctx.h
+  mysql/service_rpl_transaction_write_set.h
+  mysql/service_rules_table.h
+  mysql/service_security_context.h
+  mysql/service_srv_session.h
+  mysql/service_srv_session_info.h
+  mysql/service_ssl_wrapper.h
+  mysql/service_thd_alloc.h
+  mysql/service_thd_engine_lock.h
+  mysql/service_thd_wait.h
+  mysql/service_thread_scheduler.h
+  mysql/services.h
+  mysql/services.h.pp
+  mysql/thread_pool_priv.h
+  mysql/thread_type.h
   mysql/udf_registration_types.h
 )