- Jan 23, 2020
-
-
Howard Chu authored
-
Howard Chu authored
-
- Jan 09, 2020
-
-
Quanah Gibson-Mount authored
-
- Nov 22, 2019
-
-
Quanah Gibson-Mount authored
-
- Nov 21, 2019
-
-
Howard Chu authored
-
Howard Chu authored
-
- Aug 26, 2019
-
-
Howard Chu authored
-
Howard Chu authored
mdb_load wasn't properly inserting escaped backslashes into the data. mdb_dump wasn't escaping backslashes when generating printable output.
-
- Jul 19, 2019
-
- Apr 16, 2019
-
-
Howard Chu authored
-
Broken in ITS#8756
-
- Feb 10, 2019
-
-
Howard Chu authored
-
CreateFileMapping already takes care of it.
-
- Jan 31, 2019
-
-
Howard Chu authored
-
Howard Chu authored
Bump up number of keys for which we use fine-grained splitpoint search
-
- Jan 14, 2019
-
-
Howard Chu authored
-
Quanah Gibson-Mount authored
-
- Dec 19, 2018
-
-
Quanah Gibson-Mount authored
-
- Sep 10, 2018
-
-
Howard Chu authored
-
-
Howard Chu authored
-
Howard Chu authored
Unnecessary since these are DUPs, the key will always be the same
-
Howard Chu authored
-
Howard Chu authored
Avoid stomping on flags from 1st readhr invocation
-
- May 02, 2018
-
-
Howard Chu authored
-
- Mar 22, 2018
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- Mar 21, 2018
-
-
Howard Chu authored
-
Howard Chu authored
-
- Feb 11, 2018
-
-
Quanah Gibson-Mount authored
-
This checks XCURSOR_INITED() and fixes the mn_flags check.
-
* Check NUMKEYS(), similar to f34b61f9 "ITS#8722 fix FIRST_DUP/LAST_DUP cursor bounds check". * Move XCURSOR_INITED() into XCURSOR_REFRESH(). This adds a check in mdb_cursor_put, below /* converted, write the original data first */. * Factor mc_ki[] out to XCURSOR_REFRESH(). * Replace an mc_pg[] with mp which is equal (mdb_cursor_del0).
-
-
Quanah Gibson-Mount authored
-
Set C_DEL flag on reinit'd subcursor
-
- Feb 09, 2018
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-