mariadb/client
Mats Kindahl e409d6f69c WL#5030: Split and remove mysql_priv.h
This patch:

- Moves all definitions from the mysql_priv.h file into
  header files for the component where the variable is
  defined
- Creates header files if the component lacks one
- Eliminates all include directives from mysql_priv.h
- Eliminates all circular include cycles
- Rename time.cc to sql_time.cc
- Rename mysql_priv.h to sql_priv.h
2010-03-31 16:05:33 +02:00
..
client_priv.h WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
CMakeLists.txt
completion_hash.cc
completion_hash.h
echo.c
get_password.c
Makefile.am WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
my_readline.h
mysql.cc Manual merge of mysql-trunk into mysql-trunk-merge. 2010-03-24 18:03:44 +03:00
mysql_upgrade.c Manual merge of mysql-trunk into mysql-trunk-merge. 2010-03-24 18:03:44 +03:00
mysqladmin.cc
mysqlbinlog.cc WL#5030: Split and remove mysql_priv.h 2010-03-31 16:05:33 +02:00
mysqlcheck.c
mysqldump.c
mysqlimport.c
mysqlshow.c
mysqlslap.c
mysqltest.cc Manual merge of mysql-trunk into mysql-trunk-merge. 2010-03-24 18:03:44 +03:00
readline.cc
sql_string.cc
sql_string.h