Skip to content

Instantly share code, notes, and snippets.

@mdcallag
Created May 23, 2023 17:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mdcallag/0923d354691225e8212acbf7972ab53d to your computer and use it in GitHub Desktop.
Save mdcallag/0923d354691225e8212acbf7972ab53d to your computer and use it in GitHub Desktop.
diff --recursive x/mysql-8.0.17/include/my_hash_combine.h mysql-8.0.17/include/my_hash_combine.h
57a58,59
> #include <cstdint>
>
diff --recursive x/mysql-8.0.17/include/mysql/components/services/page_track_service.h mysql-8.0.17/include/mysql/components/services/page_track_service.h
29a30,32
> #include <cstdint>
> #include <cstddef>
>
diff --recursive x/mysql-8.0.17/sql-common/sql_string.cc mysql-8.0.17/sql-common/sql_string.cc
25a26,27
> #include <stdexcept>
> #include <limits>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment