301 Commits (57dc12563f099c7802ea8eaeb0c52ac4082de67a)

Author SHA1 Message Date
unknown 52ac4935e7 WL#1218 "Triggers". Some very preliminary version of patch. 21 years ago
unknown e663f91ad7 Dependency fix. We observed that doing any change to class THD in sql_class.h resulted in mysqld going crazy (parsing errors, 21 years ago
unknown 0745a2b783 after merge fix 21 years ago
unknown ff568c0fa2 dependencies are auto-generated 21 years ago
unknown 33ea8b103f automake fix for getting dependencies right for ndb 21 years ago
unknown 89987fa104 This is the addition of the CSV engine "aka tina". Its an example engine that works as a plain text file. 21 years ago
unknown d249218105 - added the MYSQL_EXTRA_LDFLAGS to the mysql_tzinfo_to_sql link 22 years ago
unknown 108864ed3b WL#1518, "make bundled zlib usable for unix builds": 22 years ago
unknown 473eec2328 distclean: 22 years ago
unknown 8790b1e65c VIEW 22 years ago
unknown 282e7f9b18 tell make how to create mysql_tzinfo_to_sql.cc 22 years ago
unknown f90b266fa5 Ensure that we don't create long temporary .o file (breaks on qnx) 22 years ago
unknown 9dde418895 Fix for Bug#4030 "Client side conversion string -> date type doesn't 22 years ago
unknown 0fe7f344ea Final solution to mysql_tzinfo_to_sql problem. 22 years ago
unknown c963b719fc Fix for build from bk failures with old automake. 22 years ago
unknown 015b03dbfc Removed building of test_time test since it was not needed/used really and caused problems 22 years ago
unknown 6aaccbcbf7 WL#1264 "Per-thread time zone support infrastructure". 22 years ago
unknown 64285a73ff Merge 22 years ago
unknown 31c1f849b1 First commit of archive example. Archive is a simple storage engine that handles inserts and selects. 22 years ago
unknown 2d67f1e0cf Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' 22 years ago
unknown e66b740598 file parser for new .frm 22 years ago
unknown b43af929f8 Added NDB storage engine 22 years ago
unknown 01bff53c4f All changes are to allow someone to compile the example storage engine and use it. 22 years ago
unknown 453a32e927 Code cleanup: 22 years ago
unknown 4b994e772e - Added missing backslash to sql/Makefile.am that prevented the sp_* header 22 years ago
unknown 245cae241c - added sql_bitmap.h to the source distribution 22 years ago
unknown bee5d9d462 Simplified 'wrong xxx name' error messages by introducing 'general' ER_WRONG_NAME error 22 years ago
unknown 4deedf6263 Implemented SP CONDITIONs and HANDLERs, with the extension of handling 22 years ago
unknown e17562b55a Support for variables with components 23 years ago
unknown f1c754efe9 Code cleanup (and moved sp cache to separate file). 23 years ago
unknown 4161b5a633 - added $(EXEEXT) to gen_lex_hash generation/execution to fix a build 23 years ago
unknown ccf59c3874 Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/slave will now use the 4.1 protocol 23 years ago
unknown b388eb004d Added SQLSTATE to client/server protocol 23 years ago
unknown 62c7d2cd27 SCRUM: 23 years ago
unknown 7a99669fbc Moved spatial functions to the sql/item_geofunc.cc file. 23 years ago
unknown 3a1501d60e convert.cc was removed 23 years ago
unknown f0909cd71a SCRUM 23 years ago
unknown c67dcb4bb7 - added a dummy file "reservedwords.texi" to the BK tree and the Makefiles, 23 years ago
unknown baba4b1f2a - added missing file sql/protocol.h to distribution 23 years ago
unknown b1b6227485 Moved create/find/drop functions to a separate files (sp.cc,sp.h). 23 years ago
unknown f918dfc8b2 rename of net_pkg.cc to protocol.cc 23 years ago
unknown 27de9ece81 Simplistic, experimental framework for Stored Procedures (SPs). 23 years ago
unknown c6ce7b3fbe removed redundant -I include-dirs 23 years ago
unknown 2ef5ec316c - Applied required modifications for automake 1.5 23 years ago
unknown 3f74283121 basic row Items (SCRUM) 23 years ago
unknown fc4c9c01ee add help command on server side 23 years ago
unknown 9311345ecc - Applied required modifications for automake 1.5 23 years ago
unknown 8f2482d283 Fixed searching after ssl directories. 23 years ago
unknown 700cefd28b - Added missing files to distribution 24 years ago
unknown 8becb4cd11 Added sql/set_var.h to distribution 24 years ago