diff options
author | unknown <andrey@example.com> | 2006-08-17 17:44:16 +0200 |
---|---|---|
committer | unknown <andrey@example.com> | 2006-08-17 17:44:16 +0200 |
commit | 5f0a5dc03787ea17125301cf9c989e515a7b0fa9 (patch) | |
tree | 04e7ff1419634c546a5cbd48f236605fa42ece36 /sql/sql_trigger.cc | |
parent | 99adbd131addffeb1dc95e4c5f156dc831cbd66c (diff) | |
download | mariadb-git-5f0a5dc03787ea17125301cf9c989e515a7b0fa9.tar.gz |
WL#3337 (Event scheduler new architecture)
Shift from direct usage of (char *) with STRING_WITH_LEN
to C_STRING_WITH_LEN
sql/event_db_repository.cc:
don't use direct casting but existing C_STRING_WITH_LEN macro
to shut up the compiler.
sql/event_scheduler.cc:
don't use direct casting but existing C_STRING_WITH_LEN macro
to shut up the compiler.
Diffstat (limited to 'sql/sql_trigger.cc')
0 files changed, 0 insertions, 0 deletions