Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL Support #2837

Open
wants to merge 75 commits into
base: main
Choose a base branch
from
Open

MySQL Support #2837

wants to merge 75 commits into from

Commits on Nov 4, 2024

  1. Update store.go

    ismail0234 authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    eb5e9ca View commit details
    Browse the repository at this point in the history
  2. Update sql_store.go

    ismail0234 authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    130a36f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from ismail0234/patch-1

    Update store.go
    ismail0234 authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    d6c1278 View commit details
    Browse the repository at this point in the history
  4. Update store.go

    ismail0234 authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    8152727 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1de1401 View commit details
    Browse the repository at this point in the history
  6. Update store.go

    ismail0234 authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9b090ba View commit details
    Browse the repository at this point in the history
  7. Update go.mod

    ismail0234 authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    2137e71 View commit details
    Browse the repository at this point in the history
  8. Update go.mod

    ismail0234 authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    25ea443 View commit details
    Browse the repository at this point in the history
  9. Update go.sum

    ismail0234 authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ee49368 View commit details
    Browse the repository at this point in the history
  10. Update store.go

    ismail0234 authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0c1cac3 View commit details
    Browse the repository at this point in the history
  11. Update sql_store.go

    ismail0234 authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7a92985 View commit details
    Browse the repository at this point in the history
  12. TestContainer

    ismail0234 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    7dfc71b View commit details
    Browse the repository at this point in the history
  13. Update go.sum

    ismail0234 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3fd180c View commit details
    Browse the repository at this point in the history
  14. Update store.go

    ismail0234 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c611644 View commit details
    Browse the repository at this point in the history
  15. TestUtil Duplicate

    ismail0234 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ed370c4 View commit details
    Browse the repository at this point in the history
  16. dsn fix

    ismail0234 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6ba5b47 View commit details
    Browse the repository at this point in the history
  17. go mod tidy

    ismail0234 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    cb0f09b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    325ded4 View commit details
    Browse the repository at this point in the history
  2. Skip Test

    ismail0234 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b39718d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2561c5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    447b1a0 View commit details
    Browse the repository at this point in the history
  5. MYSQL_ROOT_PASSWORD added

    ismail0234 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    de41b82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fcba31f View commit details
    Browse the repository at this point in the history
  7. Update store.go

    ismail0234 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    faff029 View commit details
    Browse the repository at this point in the history
  8. Debug + Mysql JSON Query

    ismail0234 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    094dc2e View commit details
    Browse the repository at this point in the history
  9. swicth/case convert

    ismail0234 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    f632501 View commit details
    Browse the repository at this point in the history
  10. Update store.go

    ismail0234 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e2db621 View commit details
    Browse the repository at this point in the history
  11. Update store.go

    ismail0234 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    60cde76 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Debug

    ismail0234 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    eb899f7 View commit details
    Browse the repository at this point in the history
  2. MySQL Test Version Change

    ismail0234 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c546704 View commit details
    Browse the repository at this point in the history
  3. Root Test

    ismail0234 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a7ad196 View commit details
    Browse the repository at this point in the history
  4. Ignore other sql tests.

    ismail0234 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c00f480 View commit details
    Browse the repository at this point in the history
  5. MySQL Connection Fix

    ismail0234 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c8fde8d View commit details
    Browse the repository at this point in the history
  6. enable other tests

    ismail0234 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ba29770 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc5ed4f View commit details
    Browse the repository at this point in the history
  8. Remove Debugs

    ismail0234 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    0c00dca View commit details
    Browse the repository at this point in the history
  9. Update sql_store.go

    ismail0234 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    1946bf2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77b1324 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    77dd043 View commit details
    Browse the repository at this point in the history
  12. MySQL Hooks

    ismail0234 committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    ac24384 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. MySQL Config File

    ismail0234 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    daab053 View commit details
    Browse the repository at this point in the history
  2. remove default values

    ismail0234 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    90910a9 View commit details
    Browse the repository at this point in the history
  3. test timeout change

    ismail0234 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    e5f1539 View commit details
    Browse the repository at this point in the history
  4. MySQL max lifetime change

    ismail0234 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    6695e10 View commit details
    Browse the repository at this point in the history
  5. WithConfigFile

    ismail0234 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    2d4d9e7 View commit details
    Browse the repository at this point in the history
  6. disable other tests

    ismail0234 committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c4b018a View commit details
    Browse the repository at this point in the history
  7. Update mysql.cnf

    ismail0234 authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    60643d7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05c2e81 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    57e2e62 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    09526e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Delete sql_hooks.go

    ismail0234 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    0823e54 View commit details
    Browse the repository at this point in the history
  2. enable other tests

    ismail0234 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    74ae915 View commit details
    Browse the repository at this point in the history
  3. test timeout change

    ismail0234 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    282597f View commit details
    Browse the repository at this point in the history
  4. update packets

    ismail0234 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a242070 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4d05f7 View commit details
    Browse the repository at this point in the history
  6. Update sql_store.go

    ismail0234 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    b72119b View commit details
    Browse the repository at this point in the history
  7. Update mysql.cnf

    ismail0234 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    c7a01bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12683cf View commit details
    Browse the repository at this point in the history
  9. Update sql_store.go

    ismail0234 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    a76316b View commit details
    Browse the repository at this point in the history
  10. Update sql_store.go

    ismail0234 committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    8968837 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. timeout change

    ismail0234 committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    aad9e47 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    bfe2c61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0565e75 View commit details
    Browse the repository at this point in the history
  3. Update store_ios.go

    ismail0234 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4e1f2d3 View commit details
    Browse the repository at this point in the history
  4. Update sql_store.go

    ismail0234 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    3100dfe View commit details
    Browse the repository at this point in the history
  5. timeout fix

    ismail0234 committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    013c7a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ea06c87 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. fix migration (setup keys)

    ismail0234 committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    2d9bc27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b751688 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Update event.go

    ismail0234 committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    10dfaca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e1674e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from ismail0234/disable-event-activity

    Update event.go
    ismail0234 authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    a84bdc1 View commit details
    Browse the repository at this point in the history
  4. Revert "Update event.go"

    ismail0234 authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    fa87a2c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from ismail0234/revert-8-disable-event-activity

    Revert "Update event.go"
    ismail0234 authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    01285fc View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    d866f41 View commit details
    Browse the repository at this point in the history