mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@ -779,7 +779,7 @@ class QUICK_RANGE :public Sql_alloc {
|
||||
}
|
||||
|
||||
/**
|
||||
Initalizes a key_range object for communication with storage engine.
|
||||
Initializes a key_range object for communication with storage engine.
|
||||
|
||||
This function facilitates communication with the Storage Engine API by
|
||||
translating the minimum endpoint of the interval represented by this
|
||||
@ -800,7 +800,7 @@ class QUICK_RANGE :public Sql_alloc {
|
||||
}
|
||||
|
||||
/**
|
||||
Initalizes a key_range object for communication with storage engine.
|
||||
Initializes a key_range object for communication with storage engine.
|
||||
|
||||
This function facilitates communication with the Storage Engine API by
|
||||
translating the minimum endpoint of the interval represented by this
|
||||
@ -817,7 +817,7 @@ class QUICK_RANGE :public Sql_alloc {
|
||||
}
|
||||
|
||||
/**
|
||||
Initalizes a key_range object for communication with storage engine.
|
||||
Initializes a key_range object for communication with storage engine.
|
||||
|
||||
This function facilitates communication with the Storage Engine API by
|
||||
translating the maximum endpoint of the interval represented by this
|
||||
@ -838,7 +838,7 @@ class QUICK_RANGE :public Sql_alloc {
|
||||
}
|
||||
|
||||
/**
|
||||
Initalizes a key_range object for communication with storage engine.
|
||||
Initializes a key_range object for communication with storage engine.
|
||||
|
||||
This function facilitates communication with the Storage Engine API by
|
||||
translating the maximum endpoint of the interval represented by this
|
||||
|
Reference in New Issue
Block a user