mariadb/ut
marko 3d9db439cd dict_print_info_on_foreign_key_in_create_format(): Use ut_print_name()
instead of passing the wrong length to ut_print_namel().  (Bug #23368)

ut_print_name(), ut_print_namel(): Document the special treatment of '/'.

ut_print_namel(): Replace strchr() with memchr(), as the string might
not be NUL-terminated.
2006-10-18 11:24:58 +00:00
..
Makefile.am Add a work queue implementation. 2006-04-26 12:14:50 +00:00
ut0byte.c Reindent the code base (except for ha_innodb.{cc,h} and generated parser 2006-08-28 17:42:45 +00:00
ut0dbg.c Split lines before an opening parenthesis, not after one. 2006-08-29 07:33:51 +00:00
ut0list.c Add ib_list_create_heap(). 2006-05-18 10:02:01 +00:00
ut0mem.c Reindent the code base (except for ha_innodb.{cc,h} and generated parser 2006-08-28 17:42:45 +00:00
ut0rnd.c Style cleanups: Convert spaces to tabs, remove trailing whitespace, other 2006-02-21 12:37:54 +00:00
ut0ut.c dict_print_info_on_foreign_key_in_create_format(): Use ut_print_name() 2006-10-18 11:24:58 +00:00
ut0vec.c Reindent the code base (except for ha_innodb.{cc,h} and generated parser 2006-08-28 17:42:45 +00:00
ut0wqueue.c Reindent the code base (except for ha_innodb.{cc,h} and generated parser 2006-08-28 17:42:45 +00:00