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

Fixes MySQLDataSourcePreparerTest #15203

Merged
merged 4 commits into from Jan 30, 2022
Merged

Commits on Jan 29, 2022

  1. Copy the full SHA
    efe2e6b View commit details
    Browse the repository at this point in the history
  2. Changed the mockito version to 3.4.2 (Git issue : 14246)

    In Mocktio 3.4.0, static mocks causes NotAMockException. They are fixed in 3.4.2.
    [1] : mockito/mockito#1968
    [2]: mockito/mockito#1967
    ksankeerth committed Jan 29, 2022
    Copy the full SHA
    b204d74 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/apache/shardingsphere int…

    …o dev-14246
    
    � Conflicts:
    �	shardingsphere-kernel/shardingsphere-data-pipeline/shardingsphere-data-pipeline-dialect/shardingsphere-data-pipeline-mysql/src/test/java/org/apache/shardingsphere/data/pipeline/mysql/prepare/datasource/MySQLDataSourcePreparerTest.java
    ksankeerth committed Jan 29, 2022
    Copy the full SHA
    d40338d View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Copy the full SHA
    25b8e14 View commit details
    Browse the repository at this point in the history