Skip to content

Instantly share code, notes, and snippets.

@mdcallag
Created May 23, 2023 17:00
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/7b7bbd94e0b0364a546cbe0bd4e72287 to your computer and use it in GitHub Desktop.
Save mdcallag/7b7bbd94e0b0364a546cbe0bd4e72287 to your computer and use it in GitHub Desktop.
diff --recursive x/mysql-8.0.16/include/my_hash_combine.h mysql-8.0.16/include/my_hash_combine.h
57a58,59
> #include <cstdint>
>
diff --recursive x/mysql-8.0.16/include/mysql/components/services/page_track_service.h mysql-8.0.16/include/mysql/components/services/page_track_service.h
28a29,30
> #include <cstdint>
> #include <cstddef>
diff --recursive x/mysql-8.0.16/sql-common/sql_string.cc mysql-8.0.16/sql-common/sql_string.cc
25a26
> #include <limits>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment