Skip to content
Snippets Groups Projects
  1. Apr 25, 2012
  2. Apr 23, 2012
    • Konstantin Shulgin's avatar
      bug987235: · ba9a9f72
      Konstantin Shulgin authored
      'find' TreeIndex class member was fixed. Now allocate enough space for key_data.
      ba9a9f72
  3. Apr 21, 2012
    • Konstantin Osipov's avatar
      Review comments on multipart-primary-key blueprint. · 466a1a93
      Konstantin Osipov authored
      Spelling fixes in the error message file.
      
      Add more information to the error when key cardinality
      doesn't match index cardinality in exact match.
      
      Avoid server start/stop in box_big/hash.test (ugly,
      but until we have named/dynamic spaces, which are already in the
      pipeline, we should not make our test procedure slower).
      
      Rename multipart-pk.test to tree_pk_multipar.test:
      consistently use underscores, not dashes, in file
      names.
      
      (Unrelated) Recycle more error codes.
      
      Make keyValue an inline function to save a few CPU cycles.
      
      Avoid creation of an extra table in box.lua just to find out
      variable list array cardinality.
      
      Revert changes to box.update():
      a) they break backward compatibility
      
      This reason alone should be sufficient. There must be no changes
      which break backward compatibility in a stable release, unless
      it's a fix for a crashing/security bug.
      
      box.update() changes got to be done in a separate task,
      and should not break backward compatibility.
      
      Leave update_ol for now, to test multi-part primary key updates,
      even though the function itself is quite heavy, hardly something
      we can recommend while running Lua procedures in production.
      466a1a93
  4. Apr 20, 2012
  5. Apr 18, 2012
  6. Apr 16, 2012
  7. Apr 14, 2012
  8. Apr 09, 2012
  9. Apr 05, 2012
  10. Apr 04, 2012
  11. Apr 03, 2012
  12. Apr 02, 2012
  13. Mar 30, 2012
  14. Mar 29, 2012
  15. Mar 28, 2012
  16. Mar 27, 2012
  17. Mar 26, 2012
  18. Mar 22, 2012
  19. Mar 21, 2012
  20. Mar 16, 2012
  21. Mar 15, 2012
  22. Mar 13, 2012
Loading